summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 6d71c1d)
raw | patch | inline | side by side (parent: 6d71c1d)
author | Emmanuel Trillaud <etrillaud@gmail.com> | |
Mon, 7 Sep 2009 12:34:35 +0000 (14:34 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Sep 2009 22:45:13 +0000 (15:45 -0700) |
git-pull.txt includes fetch-options.txt and merge-options.txt, both of
which document the --quiet and --verbose.
Supress the ones from fetch-options.txt.
Signed-off-by: Emmanuel Trillaud <etrillaud@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
which document the --quiet and --verbose.
Supress the ones from fetch-options.txt.
Signed-off-by: Emmanuel Trillaud <etrillaud@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.txt | patch | blob | history |
index ea3b1bc19f753ca80bc133ae614d2c79810a1cb0..5eb2b0ee07b2f4e81e909a103f486c1a6d2dc6cb 100644 (file)
+ifndef::git-pull[]
-q::
--quiet::
Pass --quiet to git-fetch-pack and silence any other internally
-v::
--verbose::
Be verbose.
+endif::git-pull[]
-a::
--append::