Mercurial > hg
comparison mercurial/pure/bdiff.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 | d24e03da24b5 |
children | 6d30699729dd |
comparison
equal
deleted
inserted
replaced
30340:608ba935e041 | 30341:3dfb5a0171c9 |
---|