/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/plugins/propose/launchpad.py

  • Committer: Jelmer Vernooij
  • Date: 2020-01-15 23:31:48 UTC
  • mto: This revision was merged to the branch mainline in revision 7446.
  • Revision ID: jelmer@jelmer.uk-20200115233148-ha9qo28psnlnbaej
Add Hoster.merge_proposal_description_format and common function for determining title.

Show diffs side-by-side

added added

removed removed

Lines of Context:
199
199
 
200
200
    supports_merge_proposal_commit_message = True
201
201
 
 
202
    merge_proposal_description_format = 'plain'
 
203
 
202
204
    def __init__(self, staging=False):
203
205
        self._staging = staging
204
206
        if staging: