comparison mercurial/bundle2.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 9626022feaa4
children f81002f736d7
comparison
equal deleted inserted replaced
30340:608ba935e041 30341:3dfb5a0171c9