comparison mercurial/__init__.py @ 30341:3dfb5a0171c9

manifestctx: add _revlog() function The `self._repo.manifestlog._revlog` code is getting copy and pasted a lot in manifestctx. Let's make it a function so it can be reused. This will make future patches cleaner too.
author Durham Goode <durham@fb.com>
date Tue, 08 Nov 2016 08:03:43 -0800
parents 102e6ef5bb3a
children 76a64c1e5439
comparison
equal deleted inserted replaced
30340:608ba935e041 30341:3dfb5a0171c9