This changes the message type of Corruptedstate error in case of hg unshelve --abort
to error.Abort from warning message. This is done so as to avoid the return statement
after the warning.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG8ddfdcce4bd6: unshelve: changed Corruptedstate error msg from ui.warn to error.Abort
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
This is fone so as to avoid the return statement
s/fone/done in flight
mercurial/shelve.py | ||
---|---|---|
884 | will fix this indentation in flight. |
will fix this indentation in flight.