]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git.txt
[PATCH] clone-pack and clone-script: documentation and add a missing parameter.
[thirdparty/git.git] / Documentation / git.txt
index 06205024b2628d13cf9ba8297d15428b94ca4c1d..cff5f795bca6620e498b853964e864325fbf4b2b 100644 (file)
@@ -127,6 +127,13 @@ link:git-apply-patch-script.html[git-apply-patch-script]::
 link:git-convert-cache.html[git-convert-cache]::
        Converts old-style GIT repository
 
+link:git-clone-script.html[git-clone-script]::
+       Clones a repository into the current repository (user interface)
+
+link:git-clone-pack.html[git-clone-pack]::
+       Clones a repository into the current repository (engine
+       for ssh and local transport)
+
 link:git-http-pull.html[git-http-pull]::
        Downloads a remote GIT repository via HTTP