D5931: branchmap: move __init__ up in branchcache class

2019-02-11 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHGbfc49f1df615: branchmap: move __init__ up in branchcache class (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/D5931?vs=14021&i

D5931: branchmap: move __init__ up in branchcache class

2019-02-11 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY Making __init__ the first function defined helps understanding the class much better. REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/