/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/launchpad/__init__.py

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2019-01-02 00:10:11 UTC
  • mfrom: (7211.13.7 bundle-propose)
  • Revision ID: breezy.the.bot@gmail.com-20190102001011-urd2wi66gsf46epw
Bundle the propose plugin.

Merged from https://code.launchpad.net/~jelmer/brz/bundle-propose/+merge/359484

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
 
30
30
    launchpad-login: Show or set the Launchpad user ID
31
31
    launchpad-open: Open a Launchpad branch page in your web browser
 
32
    launchpad-mirror: Ask Launchpad to mirror a branch now
 
33
 
 
34
As well as the following deprecated command:
 
35
 
32
36
    lp-propose-merge: Propose merging a branch on Launchpad
 
37
         (deprecated in favour of the more generic 'brz propose-merge')
33
38
 
34
39
"""
35
40