~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/plugins/launchpad/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-08-21 11:35:35 UTC
  • mfrom: (6089.1.1 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110821113535-5pi9vz6tx6wdf62m
(vila) Merge 2.4 into trunk (including fix for #614713, #735417,
 #609187 and #812928) (Vincent Ladeuil)

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
                'Launchpad project short name to associate with the branch.',
104
104
                unicode),
105
105
         Option('product',
106
 
                'Launchpad product short name to associate with the branch.', 
 
106
                'Launchpad product short name to associate with the branch.',
107
107
                unicode,
108
108
                hidden=True),
109
109
         Option('branch-name',