All of lore.kernel.org
 help / color / mirror / Atom feed
* Preserving notes when updating trailers
@ 2022-09-29  7:47 Christian Brauner
  2022-09-29 22:06 ` Konstantin Ryabitsev
  2022-11-22 18:52 ` Konstantin Ryabitsev
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Brauner @ 2022-09-29  7:47 UTC (permalink / raw)
  To: Konstantin Ryabitsev; +Cc: tools

Hey Konstantin,

When updating trailers using b4 for a series git notes aren't preserved
for the individual commit messages. I have a work around for this. After
updating the trailers I can use filter-repo/commit_map which provides a
list of the old and new hashes. Then each line can simply be fed to git
notes copy. It'd be nice if b4 would be able do this natively e.g., by
having a command line option to preserve notes.

Christian


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

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-29  7:47 Preserving notes when updating trailers Christian Brauner
2022-09-29 22:06 ` Konstantin Ryabitsev
2022-11-22 18:52 ` Konstantin Ryabitsev

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.