Skip to content

Commit

Permalink
git fetch documentation: describe short '-p' synonym to '--prune' option
Browse files Browse the repository at this point in the history
It's already implemented, just undocumented.

Signed-off-by: Oren Held <orenhe@il.ibm.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Oren Held authored and Junio C Hamano committed Jul 13, 2010
1 parent 312a30e commit 1b79d1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Documentation/fetch-options.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 1b79d1c

Please sign in to comment.