summaryrefslogtreecommitdiffstats
path: root/git-fetch.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-03-15 20:32:55 +0000
committerJunio C Hamano <junio@kernel.org>2010-03-15 20:32:55 +0000
commitea90ab36bcffba684cc88930450530c859318536 (patch)
tree6da3447e8586e094473ade4edd6370a94270be92 /git-fetch.html
parentcaa712abb1d806cccb0f24a300e299da1777fc7d (diff)
downloadgit-htmldocs-ea90ab36bcffba684cc88930450530c859318536.tar.gz
Autogenerated HTML docs for v1.7.0.2-273-gc2413
Diffstat (limited to 'git-fetch.html')
-rw-r--r--git-fetch.html16
1 files changed, 14 insertions, 2 deletions
diff --git a/git-fetch.html b/git-fetch.html
index 062f4b771..e1a34a2e4 100644
--- a/git-fetch.html
+++ b/git-fetch.html
@@ -495,7 +495,8 @@ there is a remotes.&lt;group&gt; entry in the configuration file.
<dd>
<p>
Pass --quiet to git-fetch-pack and silence any other internally
- used git commands.
+ used git commands. Progress is not reported to the standard error
+ stream.
</p>
</dd>
<dt>
@@ -510,6 +511,17 @@ there is a remotes.&lt;group&gt; entry in the configuration file.
</p>
</dd>
<dt>
+--progress
+</dt>
+<dd>
+<p>
+ Progress status is reported on the standard error stream
+ by default when it is attached to a terminal, unless -q
+ is specified. This flag forces progress status even if the
+ standard error stream is not directed to a terminal.
+</p>
+</dd>
+<dt>
&lt;repository&gt;
</dt>
<dd>
@@ -888,7 +900,7 @@ Junio C Hamano &lt;gitster@pobox.com&gt;</p></div>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-13 00:59:42 UTC
+Last updated 2010-03-15 20:32:30 UTC
</div>
</div>
</body>