summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: df8171c)
raw | patch | inline | side by side (parent: df8171c)
author | Jon Loeliger <jdl@freescale.com> | |
Mon, 7 Nov 2005 14:03:30 +0000 (08:03 -0600) | ||
committer | Junio 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>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/fetch-options.txt | patch | blob | history |
index 12d12b27e8ceb64772d41b1074e65495401f5cd6..0e502ae68d22d5dd5ecb25500cc80f884d775c7b 100644 (file)
-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