зеркало из https://github.com/microsoft/git.git
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
This commit is contained in:
Коммит
281ff456fe
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче