author | Matthieu Moy <Matthieu.Moy@imag.fr> | |
Sun, 19 Aug 2007 17:24:36 +0000 (19:24 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 19 Aug 2007 21:38:45 +0000 (14:38 -0700) | ||
commit | 463a849d004b2a3f3c8254b1e7985d4e986b9f1a | |
tree | 80233155b1a939f7c0e30ad6bb77ca3197e3d04d | tree | snapshot |
parent | 2f82f760e1b2630073a05c44fe70bdce9706d9e5 | commit | diff |
Add and document a global --no-pager option for git.
To keep the change small, this is done by setting GIT_PAGER to "cat".
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
To keep the change small, this is done by setting GIT_PAGER to "cat".
Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Acked-by: Brian Gernhardt <benji@silverinsanity.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git.txt | diff | blob | history | |
git.c | diff | blob | history |