( )⚙ D5931 branchmap: move __init__ up in branchcache class

This is an archive of the discontinued Mercurial Phabricator instance.

branchmap: move __init__ up in branchcache class
ClosedPublic

Authored by pulkit on Feb 11 2019, 8:05 AM.

Details

Summary

Making init the first function defined helps understanding the class much
better.

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.Feb 11 2019, 8:05 AM
This revision was automatically updated to reflect the committed changes.