← Back to team overview

mugle-dev team mailing list archive

A reminder about --fixes

 

Guys, can I remind you to please use --fixes on your commit command line
when you fix a bug? It makes it much easier to track if the bugs are marked
fixed in the revision control history.

Use "bzr commit --fixes=lp:#bugnumber". For example,

bzr commit --fixes=lp:#786242

Note that this links the bug to that revision but it *doesn't* mark it as
Fix Committed automatically -- you still need to manually go to the bug page
and mark it as Fix Committed.

Follow ups