diff options
author | Finn Arne Gangstad <finnag@pvv.org> | 2009-04-03 11:03:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-04-05 01:52:38 -0700 |
commit | efa54803cb1dc15923799f94abf82cb0433c2b9b (patch) | |
tree | 6cb4725a694addf74782160c0ccf06795cbd9fb9 /strbuf.h | |
parent | b92c5f228a9c07fe339c8fd5406069602b6452f6 (diff) | |
download | git-efa54803cb1dc15923799f94abf82cb0433c2b9b.tar.gz |
git remote update: New option --prune
With the --prune (or -p) option, git remote update will also prune
all the remotes that it fetches. Previously, you had to do a manual
git remote prune <remote> for each of the remotes you wanted to
prune, and this could be tedious with many remotes.
A single command will now update a set of remotes, and remove all
stale branches: git remote update -p [group]
Signed-off-by: Finn Arne Gangstad <finnag@pvv.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'strbuf.h')
0 files changed, 0 insertions, 0 deletions