public inbox for git@vger.kernel.org 
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox•com>
To: Sean Allred <allred.sean@gmail•com>
Cc: git <git@vger•kernel.org>
Subject: Re: What's the recommendation for forgetting all rerere's records?
Date: Sat, 09 Dec 2023 08:19:18 +0900	[thread overview]
Message-ID: <xmqqcyvgz3ih.fsf@gitster.g> (raw)
In-Reply-To: <m0y1e7kkft.fsf@epic96565.epic.com> (Sean Allred's message of "Wed, 06 Dec 2023 16:37:23 -0600")

Sean Allred <allred.sean@gmail•com> writes:

> When outside the context of a conflict (no rebase/merge in progress),
> what's the intended workflow to clear out the contents of
> $GIT_DIR/rr-cache?

You could "rm -fr .git/rr-cache/??*" if you want.

The "intended" workflow is there will no need to "clear out" at all;
you may notice mistaken resolution, and you will remove it when you
notice one, but the bulk of the remaining database entries ought to
be still correct.

  reply	other threads:[~2023-12-08 23:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-06 22:37 What's the recommendation for forgetting all rerere's records? Sean Allred
2023-12-08 23:19 ` Junio C Hamano [this message]
2023-12-15 12:21   ` Sean Allred
2023-12-15 16:30     ` Junio C Hamano
     [not found]       ` <35f24a01d15ce28932bb6be098d6a164a49cc542008f75673cd6221a9b24b578@mu.id>
2024-01-03  8:30         ` Sean Allred
2024-01-03  9:27           ` Sean Allred
2024-02-10 17:18             ` Sean Allred

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=xmqqcyvgz3ih.fsf@gitster.g \
    --to=gitster@pobox$(echo .)com \
    --cc=allred.sean@gmail$(echo .)com \
    --cc=git@vger$(echo .)kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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