From: Junio C Hamano Date: Fri, 30 Aug 2013 17:08:26 +0000 (-0700) Subject: Merge branch 'mm/war-on-whatchanged' X-Git-Tag: v1.8.5-rc0~202 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9bb78de51943d4f879e8a541c4a6b5e881c53da0?ds=inline;hp=-c Merge branch 'mm/war-on-whatchanged' * mm/war-on-whatchanged: whatchanged: document its historical nature core-tutorial: trim the section on Inspecting Changes --- 9bb78de51943d4f879e8a541c4a6b5e881c53da0 diff --combined Documentation/git.txt index dca11cc96e,f53b479a3d..83edf308b1 --- a/Documentation/git.txt +++ b/Documentation/git.txt @@@ -43,11 -43,6 +43,11 @@@ unreleased) version of Git, that is ava branch of the `git.git` repository. Documentation for older releases are available here: +* link:v1.8.4/git.html[documentation for release 1.8.4] + +* release notes for + link:RelNotes/1.8.4.txt[1.8.4]. + * link:v1.8.3.4/git.html[documentation for release 1.8.3.4] * release notes for @@@ -823,7 -818,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