git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] Documentation/fetch-options.txt: Clarify --prune with option --tags
@ 2012-10-18 22:41 jari.aalto
  0 siblings, 0 replies; only message in thread
From: jari.aalto @ 2012-10-18 22:41 UTC (permalink / raw)
  To: git; +Cc: Jari Aalto

From: Jari Aalto <jari.aalto@cante.net>


Signed-off-by: Jari Aalto <jari.aalto@cante.net>
---
 Documentation/fetch-options.txt |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/fetch-options.txt b/Documentation/fetch-options.txt
index b4d6476..90d50fb 100644
--- a/Documentation/fetch-options.txt
+++ b/Documentation/fetch-options.txt
@@ -38,7 +38,8 @@ ifndef::git-pull[]
 -p::
 --prune::
 	After fetching, remove any remote-tracking branches which
-	no longer exist	on the remote.
+	no longer exist	on the remote. If used with option `--tags`,
+	remove tags in a similar manner.
 endif::git-pull[]
 
 ifdef::git-pull[]
-- 
1.7.10.4

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

only message in thread, other threads:[~2012-10-18 22:50 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-18 22:41 [PATCH] Documentation/fetch-options.txt: Clarify --prune with option --tags jari.aalto

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).