changeset 32266 | 2b6692df1bdf |
parent 32264 | a72caf0af38e |
child 32267 | c2380b448265 |
--- a/mercurial/localrepo.py Tue May 02 21:35:06 2017 +0200 +++ b/mercurial/localrepo.py Tue May 02 18:56:07 2017 +0200 @@ -1794,7 +1794,6 @@ # if minimal phase was 0 we don't need to retract anything phases.retractboundary(self, tr, targetphase, [n]) tr.close() - branchmap.updatecache(self.filtered('served')) return n finally: if tr: