hgext/patchbomb.py
changeset 34113 a6fa5af781a4
parent 34112 4ec0029b76e8
child 34114 7e2adac3dd60
--- a/hgext/patchbomb.py	Fri Jun 30 03:43:38 2017 +0200
+++ b/hgext/patchbomb.py	Fri Jun 30 03:43:39 2017 +0200
@@ -109,6 +109,9 @@
 configitem('patchbomb', 'confirm',
     default=False,
 )
+configitem('patchbomb', 'flagtemplate',
+    default=None,
+)
 
 # Note for extension authors: ONLY specify testedwith = 'ships-with-hg-core' for
 # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should