git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Add --tags documentation, scraped from JC mail.
@ 2005-11-07 14:03 Jon Loeliger
  0 siblings, 0 replies; only message in thread
From: Jon Loeliger @ 2005-11-07 14:03 UTC (permalink / raw)
  To: git


Signed-off-by: Jon Loeliger <jdl@freescale.com>

---

Thin territory here for me.  Feel free to alter if not right! :-)
Also notice the lonely --force option still...


 Documentation/fetch-options.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

applies-to: e7ff595f1fb6068b11a3a2c7eb71110faea998b8
839bbee0c81567d3f951b0cff3b2b855af6e1a99
diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt
index 12d12b2..0e502ae 100644
--- 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
---
0.99.9.GIT

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2005-11-07 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-07 14:03 [PATCH] Add --tags documentation, scraped from JC mail Jon Loeliger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).