Add --tags documentation, scraped from JC mail.
authorJon Loeliger <jdl@freescale.com>
Mon, 7 Nov 2005 14:03:30 +0000 (08:03 -0600)
committerJunio C Hamano <junkio@cox.net>
Tue, 8 Nov 2005 08:23:12 +0000 (00:23 -0800)
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/fetch-options.txt

index 12d12b2..0e502ae 100644 (file)
@@ -6,6 +6,9 @@
 -f, \--force::
 
 -t, \--tags::
+       By default, the git core utilities will not fetch and store
+       tags under the same name as the remote repository;  ask it
+       to do so using `--tags`.
 
 -u, \--update-head-ok::
        By default `git-fetch` refuses to update the head which