1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-06-09 12:56:12 +02:00

Document how to tell git to not launch a pager

Signed-off-by: Steven Grimm <koreth@midwinter.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Steven Grimm 2007-07-19 03:43:51 -07:00 committed by Junio C Hamano
parent c4fba0a358
commit a7738c77f1

View File

@ -417,7 +417,9 @@ other
See gitlink:git-merge[1]
'GIT_PAGER'::
This environment variable overrides `$PAGER`.
This environment variable overrides `$PAGER`. If it is set
to an empty string or to the value "cat", git will not launch
a pager.
'GIT_FLUSH'::
If this environment variable is set to "1", then commands such