Test wildcard push/fetch
[gitweb.git] / Documentation / git-clone.txt
index 6d32c491a591daa183424a8743ed119e07631b27..2461c0ec2da6482530458dd33d62c68a4939225d 100644 (file)
@@ -132,7 +132,7 @@ Make a local clone that borrows from the current directory, without checking thi
 +
 ------------
 $ git clone -l -s -n . ../copy
-$ cd copy
+$ cd ../copy
 $ git show-branch
 ------------
 
@@ -175,4 +175,3 @@ Documentation by Junio C Hamano and the git-list <git@vger.kernel.org>.
 GIT
 ---
 Part of the gitlink:git[7] suite
-