mirror of
https://github.com/git-for-windows/git.git
synced 2026-04-29 13:48:07 -05:00
Start the merging-rebase to v2.40.1
I previously merged the `main` branch into the (deviating)
v2.40.1.windows.1, in the hopes to make future rebases easier. But that
is not the case, unfortunately.
So let's do a merging-rebase to v2.40.1 (which is already integrated
into Git for Windows' `main` branch), to allow for reordering commits
and cleaning up the branch thicket.
This also allows me to fix my mistake where I should have made the "Drop
the old-style runtime-prefix handling in `interpolate_path()`" commit a
fixup! to the commit that needed to be dropped.
This commit starts the rebase of 1c95112176 to 2df31abb3c37
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
This commit is contained in: