3181
3181
takes_options = [RegistryOption('patch-type',
3182
3182
'The type of patch to include in the directive',
3183
_directive_patch_type, value_switches=True, enum_switch=False,
3184
3185
Option('sign', help='GPG-sign the directive'), 'revision']
3186
3187
def run(self, submit_branch=None, public_branch=None, patch_type='bundle',