Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-clone.txt: remove shallow clone limitations
[gitweb.git]
/
Documentation
/
git-fetch-pack.txt
diff --git
a/Documentation/git-fetch-pack.txt
b/Documentation/git-fetch-pack.txt
index 1e717543470c0440a72812a046bcadf0e52e4953..444b805d350a6111d56b53d19fe155eb7b79038b 100644
(file)
--- a/
Documentation/git-fetch-pack.txt
+++ b/
Documentation/git-fetch-pack.txt
@@
-90,6
+90,10
@@
be in a separate packet, and the list must end with a flush packet.
--no-progress::
Do not show the progress.
+--check-self-contained-and-connected::
+ Output "connectivity-ok" if the received pack is
+ self-contained and connected.
+
-v::
Run verbosely.