diff hggit/compat.py @ 1070:88db6948a5a8

config: register git.mindate
author Kevin Bullock <kbullock@ringworld.org>
date Tue, 24 Oct 2017 14:37:55 -0500
parents 914e5477b17e
children 0b4144897f73
line wrap: on
line diff
--- a/hggit/compat.py
+++ b/hggit/compat.py
@@ -69,6 +69,7 @@
         'branch_bookmark_suffix': None,
         'debugextrainmessage': False,   # test only -- do not document this!
         'intree': None,
+        'mindate': None,
     },
     'hggit': {
         'mapsavefrequency': 0,