rebase: drop the internal `rebase--interactive` command
commit5b55b32bd2c36fea43f516fa36f8276655954f40
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Tue, 7 Sep 2021 21:05:08 +0000 (7 21:05 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 8 Sep 2021 04:45:33 +0000 (7 21:45 -0700)
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 <alban.gruin@gmail.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Reviewed-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/rebase.c
git.c