git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [PATCH] (trivial) Doc: git fetch: add -p to options list
@ 2010-07-12 15:44 Oren Held
  0 siblings, 0 replies; only message in thread
From: Oren Held @ 2010-07-12 15:44 UTC (permalink / raw
  To: git

It's acting the same as --prune, yet undocumented.
---
  Documentation/fetch-options.txt |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Documentation/fetch-options.txt 
b/Documentation/fetch-options.txt
index 044ec88..9333c42 100644
--- a/Documentation/fetch-options.txt
+++ b/Documentation/fetch-options.txt
@@ -34,6 +34,7 @@ ifndef::git-pull[]
  	Allow several <repository> and <group> arguments to be
  	specified. No <refspec>s may be specified.
  +-p::
  --prune::
  	After fetching, remove any remote tracking branches which
  	no longer exist	on the remote.
-- 
1.7.1

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

only message in thread, other threads:[~2010-07-12 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-12 15:44 [PATCH] (trivial) Doc: git fetch: add -p to options list Oren Held

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).