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>
maint
Miklos Vajna 2009-09-03 13:24:16 +02:00 committed by Junio C Hamano
parent 12d4996622
commit 405923761a
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ then the cloned repository will become corrupt.




--reference <repository>:: --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 automatically setup .git/objects/info/alternates to
obtain objects from the reference repository. Using obtain objects from the reference repository. Using
an already existing repository as an alternate will an already existing repository as an alternate will