]> git.99rst.org Git - git.git/commit
sequencer: remove VERBATIM_MSG flag
authorPhillip Wood <redacted>
Thu, 18 Sep 2025 09:00:39 +0000 (10:00 +0100)
committerJunio C Hamano <redacted>
Thu, 18 Sep 2025 15:30:44 +0000 (08:30 -0700)
commit82a0a73e15042008fe6c4b145a8b1c34ee135753
treeccae143f9cda6b1b36148a14663cd196c1fa22b1
parent5b44c3bd578ce6bd7071faa0dff5fcfc06a0b36a
sequencer: remove VERBATIM_MSG flag

As the last commit deleted the only user of VERBATIM_MSG remove
it. This reverts remaining parts of commit f7d42ceec52 (rebase -i:
do leave commit message intact in fixup! chains, 2021-01-28) that
were not deleted by the last commit.

Signed-off-by: Phillip Wood <redacted>
Signed-off-by: Junio C Hamano <redacted>
sequencer.c
git clone https://git.99rst.org/PROJECT