summaryrefslogtreecommitdiffstats
path: root/git-checkout.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-11-06 15:26:20 -0800
committerJunio C Hamano <gitster@pobox.com>2015-11-06 15:26:20 -0800
commit89c34e31f26757828e0e7c97339af64c42bd99fe (patch)
tree6651a1aa5337b02a641f0098fe4139b68babb65d /git-checkout.html
parentea30fd37c0a73d6639f77dd902c675c90f85c952 (diff)
downloadgit-htmldocs-89c34e31f26757828e0e7c97339af64c42bd99fe.tar.gz
Autogenerated HTML docs for v2.6.3-368-gf34be4
Diffstat (limited to 'git-checkout.html')
-rw-r--r--git-checkout.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-checkout.html b/git-checkout.html
index dc7d41106..950ef8193 100644
--- a/git-checkout.html
+++ b/git-checkout.html
@@ -875,6 +875,17 @@ file can be discarded to re-create the original conflicted merge result.</p></di
</p>
</dd>
<dt class="hdlist1">
+--[no-]progress
+</dt>
+<dd>
+<p>
+ Progress status is reported on the standard error stream
+ by default when it is attached to a terminal, unless <code>--quiet</code>
+ is specified. This flag enables progress reporting even if not
+ attached to a terminal, regardless of <code>--quiet</code>.
+</p>
+</dd>
+<dt class="hdlist1">
-f
</dt>
<dt class="hdlist1">
@@ -1390,7 +1401,7 @@ $ git add frotz</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2015-08-03 12:41:59 PDT
+Last updated 2015-11-06 15:25:44 PST
</div>
</div>
</body>