mercurial/revlogutils/constants.py
changeset 49768 bcae90c53def
parent 49677 05db41701ece
child 51863 f4733654f144
--- a/mercurial/revlogutils/constants.py	Sat Dec 03 01:24:34 2022 +0100
+++ b/mercurial/revlogutils/constants.py	Mon Nov 07 22:30:30 2022 -0500
@@ -315,3 +315,4 @@
 # The delta base will be tested for validy first. So that the cached deltas get
 # used when possible.
 DELTA_BASE_REUSE_TRY = 1
+DELTA_BASE_REUSE_FORCE = 2