* Re: Instead of "Revert "Revert "original"", give "Replay "original""
@ 2023-05-09 5:18 Josh Soref
2023-05-09 16:36 ` Junio C Hamano
0 siblings, 1 reply; 2+ messages in thread
From: Josh Soref @ 2023-05-09 5:18 UTC (permalink / raw)
To: Junio C Hamano, git
https://github.com/git/git/commit/42e073b5ff5f9e8bc2356151dbab0c95321d2454
The commit message says:
---
Merge branch 'ob/revert-of-revert' into seen
Instead of "Revert "Revert "original"", give "Replay "original""
as the title for a revert of a revert.
* ob/revert-of-revert:
sequencer: beautify subject of reverts of reverts
---
However, the code uses `Reapply`, not `Replay`.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Instead of "Revert "Revert "original"", give "Replay "original""
2023-05-09 5:18 Instead of "Revert "Revert "original"", give "Replay "original"" Josh Soref
@ 2023-05-09 16:36 ` Junio C Hamano
0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2023-05-09 16:36 UTC (permalink / raw)
To: Josh Soref; +Cc: git
Josh Soref <jsoref@gmail.com> writes:
> https://github.com/git/git/commit/42e073b5ff5f9e8bc2356151dbab0c95321d2454
>
> The commit message says:
> ---
> Merge branch 'ob/revert-of-revert' into seen
>
> Instead of "Revert "Revert "original"", give "Replay "original""
> as the title for a revert of a revert.
>
> * ob/revert-of-revert:
> sequencer: beautify subject of reverts of reverts
Thanks for spotting.
This comes from my working draft of the "What's cooking" report and
every time I merge the topic to any integration branch it is
extracted from there and used to annotate the merge commit. I'll
update it there so that it will say "Reapply" when the final reroll
comes and it is merged to 'next' and down to 'master'.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-09 16:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-09 5:18 Instead of "Revert "Revert "original"", give "Replay "original"" Josh Soref
2023-05-09 16:36 ` Junio C Hamano
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 NNTP newsgroup(s).