I assume the "hg uncommit b" is there to prove that the working copy
is dirty before we try "hg uncommit --allow-dirty-working-copy b". It
seems clearer to put that check just before we run the actual test.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG6a944bf4c43a: tests: clarify test setup test in test-uncommit.t
Diff Detail
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.