Merge branch 'rr/maint-fetch-tag-doc-asterisks' into maint

* rr/maint-fetch-tag-doc-asterisks:
  fetch-options.txt: prevent a wildcard refspec from getting misformatted
maint
Junio C Hamano 2013-07-21 22:51:45 -07:00
commit 281ff456fe
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ endif::git-pull[]
ifndef::git-pull[] ifndef::git-pull[]
-t:: -t::
--tags:: --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 refspec from the command line, to ask all tags to be fetched
and stored locally. Because this acts as an explicit and stored locally. Because this acts as an explicit
refspec, the default refspecs (configured with the refspec, the default refspecs (configured with the