Skip to content

Commit

Permalink
Add --tags documentation, scraped from JC mail.
Browse files Browse the repository at this point in the history
Signed-off-by: Jon Loeliger <jdl@freescale.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Jon Loeliger authored and Junio C Hamano committed Nov 8, 2005
1 parent df8171c commit d0fde47
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Documentation/fetch-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d0fde47

Please sign in to comment.