aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-11-05 15:24:28 -0800
committerJunio C Hamano <gitster@pobox.com>2015-11-05 15:24:28 -0800
commit6a38bd6268fd78ee3e551668bce7ef3a862332d4 (patch)
tree5b9f32139b3d09088c3649c22e7468e9b222c1ba /Documentation
parent848cdba579f81eda41267ee7e4333ab9db8a594a (diff)
parent870ebdb9c4facb55ed4817c5ff0968c0aadb7283 (diff)
downloadgit-6a38bd6268fd78ee3e551668bce7ef3a862332d4.tar.gz
git-6a38bd6268fd78ee3e551668bce7ef3a862332d4.tar.xz
Merge branch 'ea/checkout-progress'
"git checkout" did not follow the usual "--[no-]progress" convention and implemented only "--quiet" that is essentially a superset of "--no-progress". Extend the command to support the usual "--[no-]progress". * ea/checkout-progress: checkout: add --progress option
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-checkout.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt
index e269fb110..5e5273e07 100644
--- a/Documentation/git-checkout.txt
+++ b/Documentation/git-checkout.txt
@@ -107,6 +107,12 @@ OPTIONS
--quiet::
Quiet, suppress feedback messages.
+--[no-]progress::
+ Progress status is reported on the standard error stream
+ by default when it is attached to a terminal, unless `--quiet`
+ is specified. This flag enables progress reporting even if not
+ attached to a terminal, regardless of `--quiet`.
+
-f::
--force::
When switching branches, proceed even if the index or the