From: Steven Grimm <koreth@midwinter.com>
To: git@vger.kernel.org
Subject: [PATCH] Document how to tell git to not launch a pager
Date: Thu, 19 Jul 2007 03:43:51 -0700 [thread overview]
Message-ID: <20070719104351.GA17182@midwinter.com> (raw)
Signed-off-by: Steven Grimm <koreth@midwinter.com>
---
Documentation/git.txt | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/Documentation/git.txt b/Documentation/git.txt
index 3fbfd45..4c4d174 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -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
--
1.5.3.rc2.4.g726f9
next reply other threads:[~2007-07-19 10:44 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-19 10:43 Steven Grimm [this message]
2007-07-19 11:02 ` [PATCH] Document how to tell git to not launch a pager martin f krafft
2007-07-19 11:13 ` Johannes Schindelin
2007-07-19 11:38 ` Julian Phillips
2007-07-19 12:01 ` David Kastrup
2007-07-19 18:29 ` Linus Torvalds
2007-07-19 18:51 ` Nikolai Weibull
2007-07-19 19:14 ` Linus Torvalds
2007-07-19 19:34 ` Matthieu Moy
2007-07-19 19:50 ` Thomas Glanzmann
2007-07-19 11:49 ` martin f krafft
2007-07-19 14:38 ` Brian Gernhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070719104351.GA17182@midwinter.com \
--to=koreth@midwinter.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).