Add --tags documentation, scraped from JC mail.

Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Jon Loeliger 2005-11-07 08:03:30 -06:00 committed by Junio C Hamano
parent df8171ccb3
commit d0fde471ab

View 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