hgext/patchbomb.py
changeset 34116 aeb956e7729f
parent 34115 97a3bb5aff25
child 34760 3819809198c6
--- a/hgext/patchbomb.py	Fri Jun 30 03:43:41 2017 +0200
+++ b/hgext/patchbomb.py	Fri Jun 30 03:43:43 2017 +0200
@@ -118,6 +118,9 @@
 configitem('patchbomb', 'intro',
     default='auto',
 )
+configitem('patchbomb', 'publicurl',
+    default=None,
+)
 
 # Note for extension authors: ONLY specify testedwith = 'ships-with-hg-core' for
 # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should