git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lars Hjemli <hjemli@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH 0/2] Teach `git remote` howto prune all remotes
Date: Tue, 23 Sep 2008 23:13:23 +0200	[thread overview]
Message-ID: <1222204405-30454-1-git-send-email-hjemli@gmail.com> (raw)

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

             reply	other threads:[~2008-09-23 21:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-23 21:13 Lars Hjemli [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1222204405-30454-1-git-send-email-hjemli@gmail.com \
    --to=hjemli@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).