Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Add --tags documentation, scraped from JC mail.
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>
Documentation/fetch-options.txt
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(parent:
df8171c
)
diff --git
a/Documentation/fetch-options.txt
b/Documentation/fetch-options.txt
index 12d12b27e8ceb64772d41b1074e65495401f5cd6..0e502ae68d22d5dd5ecb25500cc80f884d775c7b 100644
(file)
--- a/
Documentation/fetch-options.txt
+++ b/
Documentation/fetch-options.txt
@@
-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