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

2017-09-20 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG624c53e4121d: uncommit: don't allow bare uncommit on dirty working directory (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D7

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

2017-09-19 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY As per IRC discussion and suggestion by Augie, we should not allow bare `hg uncommit` on dirty working directory. REPOSITORY rHG Mercurial REVISION DETAIL htt