hgext/sparse.py
changeset 47599 cce51119bfe6
parent 47593 f927ad5a4e2c
child 47909 f89ac1ed2bc6
--- a/hgext/sparse.py	Thu Jul 08 04:32:31 2021 +0200
+++ b/hgext/sparse.py	Thu Jul 08 00:54:40 2021 +0200
@@ -257,6 +257,7 @@
     editfuncs = [
         b'normal',
         b'set_tracked',
+        b'set_untracked',
         b'add',
         b'normallookup',
         b'copy',