smart http: use the same connectivity check on cloning
[gitweb.git] / Documentation / git-fetch-pack.txt
index b81e90d8e70722e0da690ab5afa1bca4ad356b68..461a632fb7b25c259e05afc53e9e91df1fb8c3a7 100644 (file)
@@ -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.