This is an archive of the discontinued Mercurial Phabricator instance.

rewriteutil: add a precheck function to check if revs can be rewritten
ClosedPublic

Authored by pulkit on Nov 23 2017, 5:39 PM.

Details

Summary

The precheck function is intended to be used before we start rewritting
changesets.

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.Nov 23 2017, 5:39 PM
dlax accepted this revision.Nov 28 2017, 4:17 AM
pulkit updated this revision to Diff 3912.Nov 28 2017, 2:14 PM
durin42 accepted this revision.Dec 5 2017, 5:52 PM
This revision is now accepted and ready to land.Dec 5 2017, 5:52 PM
This revision was automatically updated to reflect the committed changes.