~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/bugtracker.py

  • Committer: Aaron Bentley
  • Date: 2008-12-09 03:34:07 UTC
  • mfrom: (3883 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3884.
  • Revision ID: aaron@aaronbentley.com-20081209033407-zrrszq9wddwln1y2
Merge bzr.dev into pull-log.

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