summaryrefslogtreecommitdiffstats
path: root/git.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-29 16:57:17 -0700
committerJunio C Hamano <gitster@pobox.com>2013-05-29 16:57:17 -0700
commitc710296399a86586e3a5e24ea8519ea2442ab7cf (patch)
treeeb0d0bf25b3098a12d15f4a2921f16ecaaa2756f /git.html
parentb6595471f5299e8b13181e09072b486dd0ad6261 (diff)
downloadgit-htmldocs-c710296399a86586e3a5e24ea8519ea2442ab7cf.tar.gz
Autogenerated HTML docs for v1.8.3-101-g727a4
Diffstat (limited to 'git.html')
-rw-r--r--git.html7
1 files changed, 4 insertions, 3 deletions
diff --git a/git.html b/git.html
index 2931e0622..b93515a56 100644
--- a/git.html
+++ b/git.html
@@ -2594,8 +2594,9 @@ for further details.</p></div>
<p>
If this environment variable is set to "1", then commands such
as <em>git blame</em> (in incremental mode), <em>git rev-list</em>, <em>git log</em>,
- and <em>git whatchanged</em> will force a flush of the output stream
- after each commit-oriented record have been flushed. If this
+ <em>git check-attr</em>, <em>git check-ignore</em>, and <em>git whatchanged</em> 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
using completely buffered I/O. If this environment variable is
not set, Git will choose buffered or record-oriented flushing
@@ -2743,7 +2744,7 @@ subscribed to the list to send a message there.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-05-09 14:34:12 PDT
+Last updated 2013-05-29 16:56:14 PDT
</div>
</div>
</body>