send-email: Refuse to send cover-letter template subject
[gitweb.git] / Documentation / config.txt
index 7fffee7e3de29181479da083b086bf537c6f9354..dc4e83b10365e04f7b83ddc2015867d04b8cea45 100644 (file)
@@ -1629,7 +1629,9 @@ remote.<name>.tagopt::
        Setting this value to \--no-tags disables automatic tag following when
        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.
+       branch heads. Passing these flags directly to linkgit:git-fetch[1] can
+       override this setting. See options \--tags and \--no-tags of
+       linkgit:git-fetch[1].
 
 remote.<name>.vcs::
        Setting this to a value <vcs> will cause git to interact with