Mercurial > hg
comparison tests/test-devel-warnings.t @ 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 | 0dde5f53b4ce |
children | ef6cab7930b3 |
comparison
equal
deleted
inserted
replaced
39235:43387fd2aa1f | 39236:a79279a21b0a |
---|