]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
clone: --bundle-uri cannot be combined with --depth
[thirdparty/git.git] / Documentation / git-clone.txt
index 60fedf7eb5ebfbdfce710dc35f67f22f6da55ac7..d032d971dd7ab6a52c5a0941b5a7175baab6a734 100644 (file)
@@ -327,7 +327,8 @@ or `--mirror` is given)
        Before fetching from the remote, fetch a bundle from the given
        `<uri>` and unbundle the data into the local repository. The refs
        in the bundle will be stored under the hidden `refs/bundle/*`
-       namespace.
+       namespace. This option is incompatible with `--depth`,
+       `--shallow-since`, and `--shallow-exclude`.
 
 :git-clone: 1
 include::urls.txt[]