All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Phil Hord <phil.hord@gmail.com>
Cc: git@vger.kernel.org, "Martin Ågren" <martin.agren@gmail.com>,
	"Elijah Newren" <newren@gmail.com>
Subject: Re: [PATCH v3] use delete_refs when deleting tags or branches
Date: Thu, 21 Jan 2021 18:42:27 -0800	[thread overview]
Message-ID: <xmqqczxxae0c.fsf@gitster.c.googlers.com> (raw)
In-Reply-To: <20210121032332.658991-1-phil.hord@gmail.com> (Phil Hord's message of "Wed, 20 Jan 2021 19:23:32 -0800")

Phil Hord <phil.hord@gmail.com> writes:

> After deleting branches, remove the branch config only if the branch
> ref was removed and was not subsequently added back in.
>
> A manual test deleting 24,000 tags took about 30 minutes using
> delete_ref.  It takes about 5 seconds using delete_refs.

Nicely done.  Queued and pushed out.

      parent reply	other threads:[~2021-01-22  2:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-21  3:23 [PATCH v3] use delete_refs when deleting tags or branches Phil Hord
2021-01-22  0:04 ` Junio C Hamano
2021-01-22  0:27   ` Phil Hord
2021-01-22  2:17     ` Junio C Hamano
2021-01-22 20:29       ` Phil Hord
2021-01-22  2:42 ` Junio C Hamano [this message]

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=xmqqczxxae0c.fsf@gitster.c.googlers.com \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=martin.agren@gmail.com \
    --cc=newren@gmail.com \
    --cc=phil.hord@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.