[merge] fix up and enforce style of option help

Martin Pool mbp at sourcefrog.net
Fri Jul 13 03:34:42 BST 2007


On 7/13/07, John Arbash Meinel <john at arbash-meinel.com> wrote:
> pqm-submit is also bitten by this.
>
> I don't understand why it went away, considering 'bzr commit --message'. Does
> commit just have its own implementation?

I've uploaded a fix for pqm submit into its shared branch.

I added creation of an explicit message Option to commit -- I was
trying to make sure they all had meaningful help.  Having the options
globally declared makes it a bit hard to do that -- what is the
message for?

I hadn't realized how many plugins were depending on referring to the
global options by name, which is why I suggested putting them back.

-- 
Martin



More information about the bazaar mailing list