git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* filter-repo: support for copying notes
@ 2022-11-21 17:44 Konstantin Ryabitsev
  2022-11-22 18:01 ` Elijah Newren
  0 siblings, 1 reply; 2+ messages in thread
From: Konstantin Ryabitsev @ 2022-11-21 17:44 UTC (permalink / raw)
  To: git

Hello:

It looks like git-filter-repo has no support for copying notes, even when the
following is defined in git-config:

    [notes]
      rewriteRef = refs/notes/commits
    [notes "rewrite"]
      rebase = true
      amend = true

I'm wondering if this is deliberately left out or if it's something that will
be potentially implemented in the future.

Best wishes,
Konstantin

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: filter-repo: support for copying notes
  2022-11-21 17:44 filter-repo: support for copying notes Konstantin Ryabitsev
@ 2022-11-22 18:01 ` Elijah Newren
  0 siblings, 0 replies; 2+ messages in thread
From: Elijah Newren @ 2022-11-22 18:01 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: git

On Mon, Nov 21, 2022 at 10:19 AM Konstantin Ryabitsev
<konstantin@linuxfoundation.org> wrote:
>
> Hello:
>
> It looks like git-filter-repo has no support for copying notes, even when the
> following is defined in git-config:
>
>     [notes]
>       rewriteRef = refs/notes/commits
>     [notes "rewrite"]
>       rebase = true
>       amend = true
>
> I'm wondering if this is deliberately left out or if it's something that will
> be potentially implemented in the future.

The latter; https://github.com/newren/git-filter-repo/issues/22 .

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-11-22 18:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-21 17:44 filter-repo: support for copying notes Konstantin Ryabitsev
2022-11-22 18:01 ` Elijah Newren

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).