D3944: rebase: in --confirm option just abort if hit a conflict

Yuya Nishihara yuya at tcha.org
Sat Jul 14 10:14:05 EDT 2018


Queued, thanks.

>                  rbsrt._prepareabortorcontinue(isabort=True, backup=False,
>                                                suppwarns=True)
>                  needsabort = False

You can remove the `if confirm:` block at all as it's handled at `finally:`.


More information about the Mercurial-devel mailing list