##// END OF EJS Templates
dirstate: phase-divergent update to 65943224c184...
marmoute -
r51051:7e6c5cfa default
parent child Browse files
Show More
@@ -66,7 +66,7 b' class rootcache(filecache):'
66
66
67
67
68 def check_invalidated(func):
68 def check_invalidated(func):
69 """check we func is called a non-invalidated dirstate
69 """check that the func is called with a non-invalidated dirstate
70
70
71 The dirstate is in an "invalidated state" after an error occured during its
71 The dirstate is in an "invalidated state" after an error occured during its
72 modification and remains so until we exited the top level scope that framed
72 modification and remains so until we exited the top level scope that framed
General Comments 0
You need to be logged in to leave comments. Login now