]> rtime.felk.cvut.cz Git - git.git/blobdiff - Documentation/config.txt
Merge branch 'st/remote-tags-no-tags'
[git.git] / Documentation / config.txt
index 1e402e0878868504a9178611d985561546779610..87f397ed962debf97c00b944a5f8e9207c3d5181 100644 (file)
@@ -1593,7 +1593,9 @@ remote.<name>.uploadpack::
 
 remote.<name>.tagopt::
        Setting this value to \--no-tags disables automatic tag following when
-       fetching from remote <name>
+       fetching from remote <name>. Setting it to \--tags will fetch every
+       tag from remote <name>, even if they are not reachable from remote
+       branch heads.
 
 remote.<name>.vcs::
        Setting this to a value <vcs> will cause git to interact with