Skip to content

Commit 281ff45

Browse files
committed
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
2 parents 5607c74 + 9eb4754 commit 281ff45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/fetch-options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ endif::git-pull[]
6161
ifndef::git-pull[]
6262
-t::
6363
--tags::
64-
This is a short-hand for giving "refs/tags/*:refs/tags/*"
64+
This is a short-hand for giving `refs/tags/*:refs/tags/*`
6565
refspec from the command line, to ask all tags to be fetched
6666
and stored locally. Because this acts as an explicit
6767
refspec, the default refspecs (configured with the

0 commit comments

Comments
 (0)