( )⚙ D3969 rebase: raise error for options conflicting with --stop

This is an archive of the discontinued Mercurial Phabricator instance.

rebase: raise error for options conflicting with --stop
ClosedPublic

Authored by khanchi97 on Jul 22 2018, 12:55 PM.

Details

Summary

Make sure --stop feature raise error for conflicting options
--continue, --abort, --confirm, --dry-run. Tests are added to
reflect the same.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

khanchi97 created this revision.Jul 22 2018, 12:55 PM
khanchi97 updated this revision to Diff 9655.Jul 24 2018, 2:04 PM
khanchi97 updated this revision to Diff 10287.Aug 10 2018, 7:15 AM
This revision was automatically updated to reflect the committed changes.