This is an archive of the discontinued Mercurial Phabricator instance.

uncommit: don't allow bare uncommit on dirty working directory
ClosedPublic

Authored by pulkit on Sep 19 2017, 5:11 PM.

Details

Summary

As per IRC discussion and suggestion by Augie, we should not allow bare `hg
uncommit` on dirty working directory.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.Sep 19 2017, 5:11 PM
durin42 accepted this revision.Sep 20 2017, 11:57 AM
This revision is now accepted and ready to land.Sep 20 2017, 11:57 AM
This revision was automatically updated to reflect the committed changes.