summaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-09-03 16:43:08 (GMT)
committerJunio C Hamano <gitster@pobox.com>2009-09-03 16:43:08 (GMT)
commit79b4fde573eb5e86a8109d100ad182be1eb5fc54 (patch)
treec680b4aa0bafc8424889789b494bfecf1f2c74b7 /Documentation/git-clone.txt
parent193a5d195ba6b88e0d69f2b81dc4ec878bff8981 (diff)
parentbc29df602267b1e5783a93d6ff10909c597e5fdc (diff)
downloadgit-79b4fde573eb5e86a8109d100ad182be1eb5fc54.zip
git-79b4fde573eb5e86a8109d100ad182be1eb5fc54.tar.gz
git-79b4fde573eb5e86a8109d100ad182be1eb5fc54.tar.bz2
Merge branch 'maint'
* maint: git-clone: add missing comma in --reference documentation
Diffstat (limited to 'Documentation/git-clone.txt')
-rw-r--r--Documentation/git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-clone.txt b/Documentation/git-clone.txt
index 88ea272..2e0785e 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -84,7 +84,7 @@ its source repository, you can simply run `git repack -a` to copy all
objects from the source repository into a pack in the cloned 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
obtain objects from the reference repository. Using
an already existing repository as an alternate will