All of lore.kernel.org
 help / color / mirror / Atom feed
From: erik88 <erik88@gmail.com>
To: Elijah Newren <newren@gmail.com>
Cc: "D. Ben Knoble" <ben.knoble@gmail.com>, Git <git@vger.kernel.org>,
	 Patrick Steinhardt <ps@pks.im>
Subject: Re: git-replay/git-history lose notes
Date: Fri, 7 Aug 2026 11:49:35 +0200	[thread overview]
Message-ID: <anWpt6rzws0yYdFH@vader> (raw)
In-Reply-To: <CABPp-BHbWKr5tv9ApH8ZagJkY39XZgQbLoFrmQJfU71z1y6_xw@mail.gmail.com>

On 06/08/26 23:53, Elijah Newren wrote:
> git filter-repo (and implicitly fast-export/fast-import) too, though
> that one's a slightly bigger can of worms.  (Trying to treat notes as
> the underlying commits they are represented as is a really poor way to
> export and import them; any filtering on the underlying commits will
> cause the notes that attach to them to just be lost since they will
> instead attach to the original commit.)

There are some workarounds for filter-repo, IIRC they work _okay_.

https://github.com/newren/git-filter-repo/issues/22#issuecomment-1834041470

  reply	other threads:[~2026-08-07  9:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 20:06 git-replay/git-history lose notes D. Ben Knoble
2026-08-05  6:27 ` Patrick Steinhardt
2026-08-05 11:39   ` D. Ben Knoble
2026-08-05 13:00     ` Phillip Wood
2026-08-05 13:05       ` D. Ben Knoble
2026-08-05 13:04   ` Junio C Hamano
2026-08-07  6:53 ` Elijah Newren
2026-08-07  9:49   ` erik88 [this message]
2026-08-07 15:16     ` Elijah Newren

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=anWpt6rzws0yYdFH@vader \
    --to=erik88@gmail.com \
    --cc=ben.knoble@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=newren@gmail.com \
    --cc=ps@pks.im \
    /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.