summaryrefslogtreecommitdiff
path: root/Documentation/git.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-08-30 17:08:26 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-08-30 17:08:26 (GMT)
commit9bb78de51943d4f879e8a541c4a6b5e881c53da0 (patch)
treea2245584d6061f0bf38b9944013ddfc0834bf63f /Documentation/git.txt
parent482bd22d4985d605e7778c0e9ee21c65891f2b55 (diff)
parent52f425e1a9ab8b0ae572d06fe2a1b428f741ef4a (diff)
downloadgit-9bb78de51943d4f879e8a541c4a6b5e881c53da0.zip
git-9bb78de51943d4f879e8a541c4a6b5e881c53da0.tar.gz
git-9bb78de51943d4f879e8a541c4a6b5e881c53da0.tar.bz2
Merge branch 'mm/war-on-whatchanged'
* mm/war-on-whatchanged: whatchanged: document its historical nature core-tutorial: trim the section on Inspecting Changes
Diffstat (limited to 'Documentation/git.txt')
-rw-r--r--Documentation/git.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git.txt b/Documentation/git.txt
index dca11cc..83edf30 100644
--- a/Documentation/git.txt
+++ b/Documentation/git.txt
@@ -823,7 +823,7 @@ for further details.
'GIT_FLUSH'::
If this environment variable is set to "1", then commands such
as 'git blame' (in incremental mode), 'git rev-list', 'git log',
- 'git check-attr', 'git check-ignore', and 'git whatchanged' will
+ 'git check-attr' and 'git check-ignore' will
force a flush of the output stream after each record have been
flushed. If this
variable is set to "0", the output of these commands will be done