Skip to content

Commit 03276d9

Browse files
committed
Merge branch 'jl/maint-pull-tags-doc'
* jl/maint-pull-tags-doc: pull: Remove --tags option from manpage
2 parents aef5c38 + 2e5955f commit 03276d9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/fetch-options.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ endif::git-pull[]
5353
behavior for a remote may be specified with the remote.<name>.tagopt
5454
setting. See linkgit:git-config[1].
5555

56+
ifndef::git-pull[]
5657
-t::
5758
--tags::
5859
Most of the tags are fetched automatically as branch
@@ -63,6 +64,7 @@ endif::git-pull[]
6364
downloaded. The default behavior for a remote may be
6465
specified with the remote.<name>.tagopt setting. See
6566
linkgit:git-config[1].
67+
endif::git-pull[]
6668

6769
-u::
6870
--update-head-ok::

0 commit comments

Comments
 (0)