Skip to content

Commit 79b4fde

Browse files
committed
Merge branch 'maint'
* maint: git-clone: add missing comma in --reference documentation
2 parents 193a5d1 + bc29df6 commit 79b4fde

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
@@ -84,7 +84,7 @@ its source repository, you can simply run `git repack -a` to copy all
8484
objects from the source repository into a pack in the cloned repository.
8585

8686
--reference <repository>::
87-
If the reference repository is on the local machine
87+
If the reference repository is on the local machine,
8888
automatically setup .git/objects/info/alternates to
8989
obtain objects from the reference repository. Using
9090
an already existing repository as an alternate will

0 commit comments

Comments
 (0)