~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/bugtracker.py

  • Committer: Jelmer Vernooij
  • Date: 2011-09-26 11:00:20 UTC
  • mfrom: (6167 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6169.
  • Revision ID: jelmer@samba.org-20110926110020-g86tgisgnuajlc2n
Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
    bzr commit --fixes <tracker>:<id>
50
50
 
 
51
or::
 
52
 
 
53
    bzr commit --fixes <id>
 
54
 
51
55
where "<tracker>" is an identifier for the bug tracker, and "<id>" is the
52
56
identifier for that bug within the bugtracker, usually the bug number.
 
57
If "<tracker>" is not specified the ``bugtracker`` set in the branch
 
58
or global configuration is used.
53
59
 
54
60
Bazaar knows about a few bug trackers that have many users. If
55
61
you use one of these bug trackers then there is no setup required to