DORMANTno replies

[PATCH 2/2] checkout: adjust documentation to the two new options

From: Edmundo Carmona <hidden>
Date: 2016-06-15 23:07:02
Subsystem: documentation, the rest · Maintainers: Jonathan Corbet, Linus Torvalds

From: Edmundo Carmona Antoranz <redacted>

Signed-off-by: Edmundo Carmona Antoranz <redacted>
---
 Documentation/git-checkout.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)
diff --git a/Documentation/git-checkout.txt b/Documentation/git-checkout.txt
index e269fb1..4ff270c 100644
--- a/Documentation/git-checkout.txt
+++ b/Documentation/git-checkout.txt
@@ -250,6 +250,16 @@ section of linkgit:git-add[1] to learn how to operate the `--patch` mode.
 	out anyway. In other words, the ref can be held by more than one
 	worktree.
 
+--progress-no-tty
+	By default, git will refuse to write progress information if it
+	detects it's not connected to a tty. In order to avoid this check,
+	this option can be used.
+
+--progress-lf
+	By default, git will write progress information using "carriage
+	return" (ascii 0x0d) so that it stays on a single line. This
+	option will make git print progress information on separate lines.
+
 <branch>::
 	Branch to checkout; if it refers to a branch (i.e., a name that,
 	when prepended with "refs/heads/", is a valid ref), then that
-- 
2.6.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help