Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
author
Junio C Hamano
<gitster@pobox.com>
Thu, 3 Sep 2009 16:43:08 +0000
(09:43 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 3 Sep 2009 16:43:08 +0000
(09:43 -0700)
* maint:
git-clone: add missing comma in --reference documentation
Documentation/git-clone.txt
patch
|
blob
|
history
raw
(from parent 1:
193a5d1
)
diff --git
a/Documentation/git-clone.txt
b/Documentation/git-clone.txt
index 88ea272ee5a1994edfbc93347d5841228de46f17..2e0785e1de9baa689c844bde3b8f59d9c15c22fc 100644
(file)
--- 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