Skip to content

Commit 4059237

Browse files
Miklos Vajnagitster
authored andcommitted
git-clone: add missing comma in --reference documentation
Signed-off-by: Miklos Vajna <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 12d4996 commit 4059237

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-clone.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ then the cloned repository will become corrupt.
7676

7777

7878
--reference <repository>::
79-
If the reference repository is on the local machine
79+
If the reference repository is on the local machine,
8080
automatically setup .git/objects/info/alternates to
8181
obtain objects from the reference repository. Using
8282
an already existing repository as an alternate will

0 commit comments

Comments
 (0)