mercurial/localrepo.py
changeset 20884 2efdd186925d
parent 20883 cd443c7589cc
child 20924 e10000369b47
--- a/mercurial/localrepo.py	Mon Mar 24 15:42:13 2014 -0700
+++ b/mercurial/localrepo.py	Mon Mar 24 15:35:07 2014 -0700
@@ -996,6 +996,7 @@
             except AttributeError:
                 pass
         self.invalidatecaches()
+        self.store.invalidatecaches()
 
     def invalidateall(self):
         '''Fully invalidates both store and non-store parts, causing the