changeset 22940 | e803186296ab |
parent 22894 | c40be72dc177 |
child 23361 | 936b0ff34346 |
--- a/mercurial/phases.py Mon Oct 13 14:52:38 2014 -0700 +++ b/mercurial/phases.py Sun Oct 12 08:03:20 2014 -0700 @@ -227,6 +227,7 @@ self.dirty = True tr.addfilegenerator('phase', ('phaseroots',), self._write) + tr.hookargs['phases_moved'] = '1' def advanceboundary(self, repo, tr, targetphase, nodes): # Be careful to preserve shallow-copied values: do not update