Mercurial > hg
comparison tests/test-narrow-patch.t @ 37447:067e8d1178a2
workingctx: build _manifest on filenode() or flags() request
I'm not sure if this is the best workaround, but this fixes the following
exception:
AttributeError: 'workingctx' object has no attribute '_manifestdelta'
The short hash '303030303030' seen in the test is node.modifiednodeid.
Differential Revision: https://phab.mercurial-scm.org/D2940
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 25 Mar 2018 18:27:43 +0900 |
parents | dc01484606da |
children |
comparison
equal
deleted
inserted
replaced
37446:d46d4f14300a | 37447:067e8d1178a2 |
---|