Skip to content

pw/rebase-fixup-fixes-part-1/v2

@phillipwood phillipwood tagged this 26 Jul 15:39
These patches fix a couple of small bugs in the way skipped "fixup"
and "squash" commands are handled. A skipped command can lead to
an incorrect commit count in the template message which is fixed in
patch 1. It can also mean we fail to open the editor after a "fixup
-c" command which is fixed in patch 2

Thanks for the comments on V1. The only change here is to make sure
a character non-NUL when we're checking if it isn't a LF in patch 1
as suggested by Junio.

base-commit: 9a0c4701dcd5725c4184599322b52933ff5005ca
Published-As: https://github.com/phillipwood/git/releases/tag/pw%2Frebase-fixup-fixes-part-1%2Fv2
View-Changes-At: https://github.com/phillipwood/git/compare/9a0c4701d...3089979e2
Fetch-It-Via: git fetch https://github.com/phillipwood/git pw/rebase-fixup-fixes-part-1/v2


Version: 2
Message-ID: <cover.1785080337.git.phillip.wood@dunelm.org.uk>
Submitted-As: https://lore.kernel.org/git/cover.1785080337.git.phillip.wood%40dunelm.org.uk
Assets 2
Loading