summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 312a30e)
raw | patch | inline | side by side (parent: 312a30e)
author | Oren Held <oren@held.org.il> | |
Tue, 13 Jul 2010 12:01:40 +0000 (15:01 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Tue, 13 Jul 2010 16:13:34 +0000 (09:13 -0700) |
It's already implemented, just undocumented.
Signed-off-by: Oren Held <orenhe@il.ibm.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Oren Held <orenhe@il.ibm.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.txt | patch | blob | history |
index 044ec882ccf9f8437862a5e59a3caee7030c36ae..9333c42c558464ce2430df39e9864f932e786b36 100644 (file)
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.