mercurial/pure/parsers.py
changeset 48143 21542d4cb568
parent 48142 fb3b41d583c2
child 48149 6ac2b417d5d7
--- a/mercurial/pure/parsers.py	Fri Oct 01 04:04:09 2021 +0200
+++ b/mercurial/pure/parsers.py	Fri Oct 01 04:07:21 2021 +0200
@@ -301,6 +301,11 @@
         return True
 
     @property
+    def p1_tracked(self):
+        """True if the file is tracked in the first parent manifest"""
+        return self._p1_tracked
+
+    @property
     def p2_info(self):
         """True if the file needed to merge or apply any input from p2