On Mon, Jan 23, 2017 at 7:13 PM, Junio C Hamano <gits...@pobox.com> wrote: > > Should we plan to extend this to the interactive backend that is > shared between rebase -i and rebase -m, too? Or is this patch > already sufficient to cover them?
AFAIK this is sufficient for both, in the sense that I've used it with git rebase -i and it works.