projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba7906f
)
Documentation: Remove an odd "instead"
author
Holger Weiß
<holger@zedat.fu-berlin.de>
Tue, 31 Mar 2009 16:57:01 +0000
(18:57 +0200)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 1 Apr 2009 18:34:02 +0000
(11:34 -0700)
Signed-off-by: Holger Weiß <holger@zedat.fu-berlin.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 0e14e732fd470b7f48882c9959235785df19b7b0..307f2521b42097dd0dabcb1878e500cdddb31b9e 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-112,7
+112,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>::