Browse Source

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 16 years ago committed by Junio C Hamano
parent
commit
405923761a
  1. 2
      Documentation/git-clone.txt

2
Documentation/git-clone.txt

@ -76,7 +76,7 @@ then the cloned repository will become corrupt. @@ -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

Loading…
Cancel
Save