~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/bugtracker.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-11-27 23:20:13 UTC
  • mfrom: (3860.2.1 doc)
  • Revision ID: pqm@pqm.ubuntu.com-20081127232013-edew5idnputt4fxn
(mbp) Mention in 'help bugs' the syntax for Launchpad

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
Note: As you provide a short name for each tracker, you can specify one or
61
61
more bugs in one or more trackers at commit time if you wish.
62
62
 
 
63
Launchpad
 
64
---------
 
65
 
 
66
Use ``bzr commit --fixes lp:2`` to record that this commit fixes bug 2.
 
67
 
63
68
bugzilla_<tracker_abbreviation>_url
64
69
-----------------------------------
65
70