mercurial/dirstate.py
changeset 48281 8f54d9c79b12
parent 48260 269ff8978086
child 48282 0d6a099bba58
--- a/mercurial/dirstate.py	Wed Oct 20 18:25:49 2021 +0200
+++ b/mercurial/dirstate.py	Wed Oct 20 18:40:03 2021 +0200
@@ -300,6 +300,8 @@
                         return b''
                 return fallback(x)
 
+            return f
+
     @propertycache
     def _cwd(self):
         # internal config: ui.forcecwd