mercurial/phases.py
changeset 25593 9e551f155810
parent 25592 dd2349ccfa66
child 25594 186321309d05
--- a/mercurial/phases.py	Mon Jun 15 15:52:52 2015 -0700
+++ b/mercurial/phases.py	Mon Jun 15 15:57:47 2015 -0700
@@ -209,6 +209,7 @@
 
     def invalidate(self):
         self._phaserevs = None
+        self._phasesets = None
 
     def _populatephaseroots(self, repo):
         """Fills the _phaserevs cache with phases for the roots.