aboutsummaryrefslogtreecommitdiff
path: root/Documentation/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-09-03 09:42:38 -0700
committerJunio C Hamano <gitster@pobox.com>2009-09-03 09:42:38 -0700
commitba7e81430a32614982172c7064c01db43f55b4bb (patch)
tree792ddfb4edb743d79d38b63ce55920b30ea2c9b5 /Documentation/git-clone.txt
parentd2feb01aa580843261c25d8609369d17bcdf6028 (diff)
parent405923761a8cd12d0047c215b69df9c6aa96723e (diff)
downloadgit-ba7e81430a32614982172c7064c01db43f55b4bb.tar.gz
git-ba7e81430a32614982172c7064c01db43f55b4bb.tar.xz
Merge branch 'maint-1.6.2' into maint-1.6.3
* maint-1.6.2: git-clone: add missing comma in --reference documentation clone: disconnect transport after fetching
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 b14de6c40..87c13ab13 100644
--- a/Documentation/git-clone.txt
+++ b/Documentation/git-clone.txt
@@ -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