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.
1 parent 8004647 commit aaba0abCopy full SHA for aaba0ab
Documentation/git-remote.txt
@@ -58,6 +58,9 @@ remote repository.
58
With `--no-tags` option, `git fetch <name>` does not import tags from
59
the remote repository.
60
+
61
+By default, only tags on fetched branches are imported
62
+(see linkgit:git-fetch[1]).
63
++
64
With `-t <branch>` option, instead of the default glob
65
refspec for the remote to track all branches under
66
the `refs/remotes/<name>/` namespace, a refspec to track only `<branch>`
0 commit comments