Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'rr/maint-fetch-tag-doc-asterisks'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 11 Jun 2013 20:31:41 +0000
(13:31 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 11 Jun 2013 20:31:41 +0000
(13:31 -0700)
* rr/maint-fetch-tag-doc-asterisks:
fetch-options.txt: prevent a wildcard refspec from getting misformatted
Documentation/fetch-options.txt
patch
|
blob
|
history
raw
(from parent 1:
45acb75
)
diff --git
a/Documentation/fetch-options.txt
b/Documentation/fetch-options.txt
index 9cb649673d609c3b27b46ae5dd217edfcc28a5a9..ba1fe4958227dce5ab146a39374cf02c127c0c65 100644
(file)
--- a/
Documentation/fetch-options.txt
+++ b/
Documentation/fetch-options.txt
@@
-61,7
+61,7
@@
endif::git-pull[]
ifndef::git-pull[]
-t::
--tags::
- This is a short-hand for giving
"refs/tags/*:refs/tags/*"
+ This is a short-hand for giving
`refs/tags/*:refs/tags/*`
refspec from the command line, to ask all tags to be fetched
and stored locally. Because this acts as an explicit
refspec, the default refspecs (configured with the