Show More
@@ -109,6 +109,9 b" configitem('patchbomb', 'bundletype'," | |||||
109 | configitem('patchbomb', 'confirm', |
|
109 | configitem('patchbomb', 'confirm', | |
110 | default=False, |
|
110 | default=False, | |
111 | ) |
|
111 | ) | |
|
112 | configitem('patchbomb', 'flagtemplate', | |||
|
113 | default=None, | |||
|
114 | ) | |||
112 |
|
115 | |||
113 | # Note for extension authors: ONLY specify testedwith = 'ships-with-hg-core' for |
|
116 | # Note for extension authors: ONLY specify testedwith = 'ships-with-hg-core' for | |
114 | # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should |
|
117 | # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should |
General Comments 0
You need to be logged in to leave comments.
Login now