changeset 33451 | e44d54260c32 |
parent 33440 | ec306bc6915b |
child 33454 | 3c20d7ef42e1 |
--- a/mercurial/localrepo.py Mon Jul 10 22:18:41 2017 +0200 +++ b/mercurial/localrepo.py Tue Jul 11 02:39:52 2017 +0200 @@ -1216,6 +1216,7 @@ checkambigfiles=_cachedfiles) tr.changes['revs'] = set() tr.changes['obsmarkers'] = set() + tr.changes['phases'] = {} tr.hookargs['txnid'] = txnid # note: writing the fncache only during finalize mean that the file is