We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aef5c38 + 2e5955f commit 03276d9Copy full SHA for 03276d9
Documentation/fetch-options.txt
@@ -53,6 +53,7 @@ endif::git-pull[]
53
behavior for a remote may be specified with the remote.<name>.tagopt
54
setting. See linkgit:git-config[1].
55
56
+ifndef::git-pull[]
57
-t::
58
--tags::
59
Most of the tags are fetched automatically as branch
@@ -63,6 +64,7 @@ endif::git-pull[]
63
64
downloaded. The default behavior for a remote may be
65
specified with the remote.<name>.tagopt setting. See
66
linkgit:git-config[1].
67
+endif::git-pull[]
68
69
-u::
70
--update-head-ok::
0 commit comments