]> git.99rst.org Git - git.git/commit
rebase: drop the internal `rebase--interactive` command
authorJohannes Schindelin <redacted>
Tue, 7 Sep 2021 21:05:08 +0000 (21:05 +0000)
committerJunio C Hamano <redacted>
Wed, 8 Sep 2021 04:45:33 +0000 (21:45 -0700)
commit5b55b32bd2c36fea43f516fa36f8276655954f40
tree9e7624c108c196eed799285d57bbe25fd29e30de
parent0a159d65d6f30154a70ab83b52e9f772901862b1
rebase: drop the internal `rebase--interactive` command

It was only used by the `--preserve-merges` backend, which we just
removed.

Helped-by: Alban Gruin <redacted>
Signed-off-by: Johannes Schindelin <redacted>
Reviewed-by: Ævar Arnfjörð Bjarmason <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin/rebase.c
git.c
git clone https://git.99rst.org/PROJECT