]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/urls.txt
Merge branch 'cm/t7xxx-cleanup'
[thirdparty/git.git] / Documentation / urls.txt
index bc354fe2dce57bfbbb50aec3fb3231b3ff309dda..1c229d758152b6377e23125967e2041a5fd5be5a 100644 (file)
@@ -53,6 +53,9 @@ These two syntaxes are mostly equivalent, except the former implies
 --local option.
 endif::git-clone[]
 
+'git clone', 'git fetch' and 'git pull', but not 'git push', will also
+accept a suitable bundle file. See linkgit:git-bundle[1].
+
 When Git doesn't know how to handle a certain transport protocol, it
 attempts to use the 'remote-<transport>' remote helper, if one
 exists. To explicitly request a remote helper, the following syntax