summaryrefslogtreecommitdiff
path: root/Documentation/git-checkout.txt
diff options
context:
space:
mode:
authorEdmundo Carmona Antoranz <eantoranz@gmail.com>2015-11-01 21:19:05 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-11-01 22:08:17 (GMT)
commit870ebdb9c4facb55ed4817c5ff0968c0aadb7283 (patch)
tree373e1403f8d87b4ba8030018ba10250cd5a357df /Documentation/git-checkout.txt
parentb05c2f9ed48adfd9670b28ecdd5c55a4e4698704 (diff)
downloadgit-870ebdb9c4facb55ed4817c5ff0968c0aadb7283.zip
git-870ebdb9c4facb55ed4817c5ff0968c0aadb7283.tar.gz
git-870ebdb9c4facb55ed4817c5ff0968c0aadb7283.tar.bz2
checkout: add --progress option
Under normal circumstances, and like other git commands, git checkout will write progress info to stderr if attached to a terminal. This option allows progress to be forced even if not using a terminal. Also, progress can be skipped if using option --no-progress. Signed-off-by: Edmundo Carmona Antoranz <eantoranz@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-checkout.txt')
-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 e269fb1..5e5273e 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