How is this different from "git rebase -i"[0] and a reasonable setting for "$EDITOR"?<p>I thought maybe it was the "exec" but that verb seems supported by vanilla rebase, too, and I just didn't recognize it: <a href="https://git-scm.com/docs/git-rebase#_interactive_mode" rel="nofollow">https://git-scm.com/docs/git-rebase#_interactive_mode</a><p>0 = <a href="https://git-scm.com/docs/git-rebase#Documentation/git-rebase.txt--i" rel="nofollow">https://git-scm.com/docs/git-rebase#Documentation/git-rebase...</a>