hgext/git/dirstate.py
changeset 49959 c166b212bdee
parent 49385 3c4d36a96a3e
child 49960 7a8bfc05b691
--- a/hgext/git/dirstate.py	Tue Dec 13 10:00:04 2022 +0100
+++ b/hgext/git/dirstate.py	Wed Jan 25 18:46:20 2023 +0100
@@ -384,7 +384,7 @@
         pass
 
     @contextlib.contextmanager
-    def parentchange(self):
+    def parentchange(self, repo):
         # TODO: track this maybe?
         yield