dirstate: phase-divergent update to
65943224c184
Heptapod published the obsolete version of those.
--- a/mercurial/dirstate.py Sun Feb 19 03:21:12 2023 +0100
+++ b/mercurial/dirstate.py Tue Feb 21 22:25:20 2023 +0100
@@ -66,7 +66,7 @@
def check_invalidated(func):
- """check we func is called a non-invalidated dirstate
+ """check that the func is called with a non-invalidated dirstate
The dirstate is in an "invalidated state" after an error occured during its
modification and remains so until we exited the top level scope that framed