From: Miklos Vajna Date: Thu, 3 Sep 2009 11:24:16 +0000 (+0200) Subject: git-clone: add missing comma in --reference documentation X-Git-Tag: v1.6.5-rc0~1^2~4^2^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=405923761a8cd12d0047c215b69df9c6aa96723e;p=git.git git-clone: add missing comma in --reference documentation Signed-off-by: Miklos Vajna Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt index 4072f40d7..0c7486d78 100644 --- a/Documentation/git-clone.txt +++ b/Documentation/git-clone.txt @@ -76,7 +76,7 @@ then the cloned repository will become corrupt. --reference :: - 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