pub fn allow_empty_message() -> FnOptionArg
Expand description
No-op. Rebasing commits with an empty message used to fail and this option would override that behavior, allowing commits with empty messages to be rebased. Now commits with an empty message do not cause rebasing to halt. –allow-empty-message