Code

Merge branch 'maint-1.6.0' into maint-1.6.1
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Apr 2009 05:35:57 +0000 (22:35 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Apr 2009 05:35:57 +0000 (22:35 -0700)
* maint-1.6.0:
  Documentation: Remove an odd "instead"

Documentation/git-clone.txt

index 95f08b911464b348525e4c65cca32946c583e762..4072f40d7ae5417c51d1cddcf587b674aa1dc0e5 100644 (file)
@@ -117,7 +117,7 @@ then the cloned repository will become corrupt.
 --origin <name>::
 -o <name>::
        Instead of using the remote name 'origin' to keep track
-       of the upstream repository, use <name> instead.
+       of the upstream repository, use <name>.
 
 --upload-pack <upload-pack>::
 -u <upload-pack>::