43
43
"""When making a commit, metadata about bugs fixed by that change can be
44
44
recorded by using the --fixes option. For each bug marked as fixed, an
45
45
entry is included in the 'bugs' revision property stating '<url> <status>'.
46
47
Support for Launchpad's central bug tracker is built in. For other bug
47
48
trackers, configuration is required in advance so that the correct URL
50
51
In addition to Launchpad, Bazaar directly supports the generation of
51
52
URLs appropriate for Bugzilla and Trac. If your project uses a different
53
54
If you use Bugzilla or Trac, then you only need to set a configuration
54
55
variable which contains the base URL of the bug tracker. These options
55
56
can go into ``bazaar.conf``, ``branch.conf`` or into a branch-specific