This is an archive of the discontinued Mercurial Phabricator instance.

abort: added support for transplant
AbandonedPublic

Authored by taapas1128 on Jul 26 2019, 6:51 AM.

Details

Reviewers
None
Group Reviewers
hg-reviewers
Summary

This adds support of transplant--abort to
hg abort. A seperate aborttransplant function is
created for that.

Results are shown in tests.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

taapas1128 created this revision.Jul 26 2019, 6:51 AM
pulkit added a subscriber: pulkit.Aug 7 2019, 5:27 PM
pulkit added inline comments.
hgext/transplant.py
770

return tp.abort(..) instead.

taapas1128 marked an inline comment as done.Aug 8 2019, 12:11 PM
taapas1128 updated this revision to Diff 16160.
taapas1128 abandoned this revision.Aug 17 2019, 6:12 AM