]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
Merge branch 'rs/maint-archive-prefix'
[thirdparty/git.git] / Documentation / git-clone.txt
index f23100e5094a891a0b6205badc0516fedfc74664..aacf4fd327a759951f08762a8da0c748e739b38b 100644 (file)
@@ -130,7 +130,7 @@ objects from the source repository into a pack in the cloned repository.
 --branch <name>::
 -b <name>::
        Instead of pointing the newly created HEAD to the branch pointed
-       to by the cloned repositoroy's HEAD, point to <name> branch
+       to by the cloned repository's HEAD, point to <name> branch
        instead. In a non-bare repository, this is the branch that will
        be checked out.