From: Junio C Hamano <gitster@pobox.com>
To: "Derrick Stolee via GitGitGadget" <gitgitgadget@gmail.com>
Cc: git@vger.kernel.org, me@ttaylorr.com, vdye@github.com,
Derrick Stolee <derrickstolee@github.com>
Subject: Re: [PATCH] packfile: delete .idx files before .pack files
Date: Tue, 20 Jun 2023 13:39:16 -0700 [thread overview]
Message-ID: <xmqqwmzxlvgr.fsf@gitster.g> (raw)
In-Reply-To: <pull.1547.git.1687287675248.gitgitgadget@gmail.com> (Derrick Stolee via GitGitGadget's message of "Tue, 20 Jun 2023 19:01:15 +0000")
"Derrick Stolee via GitGitGadget" <gitgitgadget@gmail.com> writes:
> However, when we delete packfiles, we do not do this in the reverse
> order as we should. The unlink_pack_path() method deletes the .pack
> followed by the .idx.
Makes sense.
next prev parent reply other threads:[~2023-06-20 20:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-20 19:01 [PATCH] packfile: delete .idx files before .pack files Derrick Stolee via GitGitGadget
2023-06-20 20:39 ` Junio C Hamano [this message]
2023-06-20 22:02 ` Taylor Blau
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=xmqqwmzxlvgr.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=derrickstolee@github.com \
--cc=git@vger.kernel.org \
--cc=gitgitgadget@gmail.com \
--cc=me@ttaylorr.com \
--cc=vdye@github.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.