This is an archive of the discontinued Mercurial Phabricator instance.

cmdutil: make resolvecommitoptions() work on str-keyed opts
ClosedPublic

Authored by martinvonz on Jun 10 2021, 7:21 PM.

Details

Summary

As with checknotesize(), I also changed to snake_case while at it,
to help extensions a little.

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

martinvonz created this revision.Jun 10 2021, 7:21 PM
martinvonz edited the summary of this revision. (Show Details)Jun 10 2021, 7:24 PM
pulkit accepted this revision.Jun 14 2021, 4:36 PM
This revision is now accepted and ready to land.Jun 14 2021, 4:36 PM
martinvonz updated this revision to Diff 28605.Jun 18 2021, 5:54 PM