git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
12d4996
)
git-clone: add missing comma in --reference documentation
author
Miklos Vajna
<redacted>
Thu, 3 Sep 2009 11:24:16 +0000
(13:24 +0200)
committer
Junio C Hamano
<redacted>
Thu, 3 Sep 2009 16:41:56 +0000
(09:41 -0700)
Signed-off-by: Miklos Vajna <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/git-clone.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 4072f40d7ae5417c51d1cddcf587b674aa1dc0e5..0c7486d782c6cda30a26090239fa849f0a773e76 100644
(file)
--- a/
Documentation/git-clone.txt
+++ b/
Documentation/git-clone.txt
@@
-76,7
+76,7
@@
then the cloned repository will become corrupt.
--reference <repository>::
- If the reference repository is on the local machine
+ If the reference repository is on the local machine
,
automatically setup .git/objects/info/alternates to
obtain objects from the reference repository. Using
an already existing repository as an alternate will
git clone https://git.99rst.org/PROJECT