diff hggit/compat.py @ 1071:00baa6a2abc8

config: register git.renamelimit
author Kevin Bullock <kbullock@ringworld.org>
date Tue, 24 Oct 2017 14:42:07 -0500
parents 0b4144897f73
children f7433379c04a
line wrap: on
line diff
--- a/hggit/compat.py	Tue Oct 24 14:39:58 2017 -0500
+++ b/hggit/compat.py	Tue Oct 24 14:42:07 2017 -0500
@@ -70,6 +70,7 @@
         'debugextrainmessage': False,   # test only -- do not document this!
         'intree': None,
         'mindate': None,
+        'renamelimit': 400,
         'similarity': 0,
     },
     'hggit': {