/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: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2020-01-15 23:46:26 UTC
  • mfrom: (7445.1.2 merge-proposal-text)
  • Revision ID: breezy.the.bot@gmail.com-20200115234626-pse9aal287ya110e
Add Hoster.merge_proposal_description_format and common function for determining title.

Merged from https://code.launchpad.net/~jelmer/brz/merge-proposal-text/+merge/377672

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: