Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-09-03 20:42:38 +0400
committerJunio C Hamano <gitster@pobox.com>2009-09-03 20:42:38 +0400
commitba7e81430a32614982172c7064c01db43f55b4bb (patch)
tree792ddfb4edb743d79d38b63ce55920b30ea2c9b5 /Documentation
parentd2feb01aa580843261c25d8609369d17bcdf6028 (diff)
parent405923761a8cd12d0047c215b69df9c6aa96723e (diff)
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')
-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 b14de6c407..87c13ab13e 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