git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Teach `git remote` howto prune all remotes
@ 2008-09-23 21:13 Lars Hjemli
  2008-09-23 21:13 ` [PATCH 1/2] git remote: move part of prune() into prune_one() Lars Hjemli
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Hjemli @ 2008-09-23 21:13 UTC (permalink / raw)
  To: git

Lars Hjemli (2):
  git remote: split part of prune() into prune_one()
  git remote: prune all remotes with `prune -a`

 Documentation/git-remote.txt |    4 +-
 builtin-remote.c             |   97 ++++++++++++++++++++++++++++-------------
 2 files changed, 69 insertions(+), 32 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-23 21:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 21:13 [PATCH 0/2] Teach `git remote` howto prune all remotes Lars Hjemli
2008-09-23 21:13 ` [PATCH 1/2] git remote: move part of prune() into prune_one() Lars Hjemli
2008-09-23 21:13   ` [PATCH 2/2] git remote: prune all remotes with `prune -a` Lars Hjemli

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 NNTP newsgroup(s).