summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-04-02 05:35:57 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-04-02 05:35:57 (GMT)
commitf054a419419337142ffe40433aa3984ccc000624 (patch)
tree0d383a217519081fe7243c9f371f5756690afef1 /Documentation
parentdcbf0417453297207c7e61efbf1f38621b1caa3f (diff)
parent5bd27ebb18f2dd745d1226b59b9f863c63c15fb2 (diff)
downloadgit-f054a419419337142ffe40433aa3984ccc000624.zip
git-f054a419419337142ffe40433aa3984ccc000624.tar.gz
git-f054a419419337142ffe40433aa3984ccc000624.tar.bz2
Merge branch 'maint-1.6.0' into maint-1.6.1
* maint-1.6.0: Documentation: Remove an odd "instead"
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 95f08b9..4072f40 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -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>::