Mercurial > hg
comparison tests/fakemergerecord.py @ 39236:a79279a21b0a
changegroup: call rev() on manifestlog instance
rev() is part of the imanifestlog interface and should be used instead
of using the private revlog instance, which is an implementation
detail.
Differential Revision: https://phab.mercurial-scm.org/D4269
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Fri, 10 Aug 2018 12:08:45 -0700 |
parents | 4dc6f0905722 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
39235:43387fd2aa1f | 39236:a79279a21b0a |
---|