Hi,
Is it possible to add --no-edit for git rebase --continue, similar to
the functionality of this flag for git cherry-pick --continue and
similar commands?
This should continue the rebase without activating the commit message
editor, and just keep the existing message.
Thanks,
- Orgad