Mercurial > hg
comparison tests/test-lrucachedict.py @ 31840:7973e0a15bd4
metadataonlyctx: replace "changeset()[0]" to "manifestnode()"
As Yuya pointed out [1], "changeset()[0]" could be simplified to
"manifestnode()". I didn't notice that method earlier. It should definitely
be used - it's easier to read, and faster.
[1]: https://www.mercurial-scm.org/pipermail/mercurial-devel/2017-March/095716.html
author | Jun Wu <quark@fb.com> |
---|---|
date | Fri, 07 Apr 2017 11:02:43 -0700 |
parents | 79add5a4e857 |
children | 067f7d2c7d60 |
comparison
equal
deleted
inserted
replaced
31839:5b048d5f8884 | 31840:7973e0a15bd4 |
---|