Merge branch 'jl/maint-pull-tags-doc'
* jl/maint-pull-tags-doc: pull: Remove --tags option from manpage
This commit is contained in:
commit
03276d94bc
@ -53,6 +53,7 @@ endif::git-pull[]
|
|||||||
behavior for a remote may be specified with the remote.<name>.tagopt
|
behavior for a remote may be specified with the remote.<name>.tagopt
|
||||||
setting. See linkgit:git-config[1].
|
setting. See linkgit:git-config[1].
|
||||||
|
|
||||||
|
ifndef::git-pull[]
|
||||||
-t::
|
-t::
|
||||||
--tags::
|
--tags::
|
||||||
Most of the tags are fetched automatically as branch
|
Most of the tags are fetched automatically as branch
|
||||||
@ -63,6 +64,7 @@ endif::git-pull[]
|
|||||||
downloaded. The default behavior for a remote may be
|
downloaded. The default behavior for a remote may be
|
||||||
specified with the remote.<name>.tagopt setting. See
|
specified with the remote.<name>.tagopt setting. See
|
||||||
linkgit:git-config[1].
|
linkgit:git-config[1].
|
||||||
|
endif::git-pull[]
|
||||||
|
|
||||||
-u::
|
-u::
|
||||||
--update-head-ok::
|
--update-head-ok::
|
||||||
|
Loading…
Reference in New Issue
Block a user