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.
-- Mailing list: https://launchpad.net/~mugle-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~mugle-dev More help : https://help.launchpad.net/ListHelp

