fetch, upload-pack: --deepen=N extends shallow boundary by N commits
[gitweb.git] / Documentation / git-fetch-pack.txt
index 4d15b0469c6ef6dfe391e6f22dc6355e9e7e7f22..c20958f58fac0da0b9b0be5317941d66ab59505d 100644 (file)
@@ -96,6 +96,11 @@ be in a separate packet, and the list must end with a flush packet.
        exclude commits reachable from a specified remote branch or tag.
        This option can be specified multiple times.
 
+--deepen-relative::
+       Argument --depth specifies the number of commits from the
+       current shallow boundary instead of from the tip of each
+       remote branch history.
+
 --no-progress::
        Do not show the progress.