mercurial/configitems.py
branchstable
changeset 49523 a5f551f8b723
parent 49343 4f04bb0d8deb
child 49527 a3356ab610fc
--- a/mercurial/configitems.py	Mon Oct 10 11:28:19 2022 -0400
+++ b/mercurial/configitems.py	Tue Oct 18 19:49:31 2022 -0400
@@ -2543,7 +2543,7 @@
 coreconfigitem(
     b'verify',
     b'skipflags',
-    default=None,
+    default=0,
 )
 coreconfigitem(
     b'web',