This is an archive of the discontinued Mercurial Phabricator instance.

commit: add a check if it is trying to close an already closed branch head
ClosedPublic

Authored by khanchi97 on Jun 7 2019, 9:56 AM.

Details

Summary

It would check if the revision we are going to close is already a
closed branch head and print the error message accordingly.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

khanchi97 created this revision.Jun 7 2019, 9:56 AM
khanchi97 updated this revision to Diff 15381.Jun 8 2019, 6:22 AM
pulkit added a subscriber: pulkit.Jun 11 2019, 10:03 AM

This should also be commit: .. instead of branch: ...

khanchi97 retitled this revision from branch: add a check if it is trying to close an already closed branch head to commit: add a check if it is trying to close an already closed branch head.Jun 15 2019, 8:00 AM
khanchi97 updated this revision to Diff 15532.
pulkit accepted this revision.Jun 18 2019, 7:27 AM
This revision is now accepted and ready to land.Jun 18 2019, 7:27 AM