aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/git-clone.txt
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@frugalware.org>2009-09-03 13:24:16 +0200
committerJunio C Hamano <gitster@pobox.com>2009-09-03 09:41:56 -0700
commit405923761a8cd12d0047c215b69df9c6aa96723e (patch)
treeae86fb722409679313f8764cc6b73f99d95b3731 /Documentation/git-clone.txt
parent12d4996622f524e61cbf855b32600150a8c94c02 (diff)
downloadgit-405923761a8cd12d0047c215b69df9c6aa96723e.tar.gz
git-clone: add missing comma in --reference documentation
Signed-off-by: Miklos Vajna <vmiklos@frugalware.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-clone.txt')
-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 4072f40d7a..0c7486d782 100644
--- 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