FEATURE REQ: Make alias for --diff-options

Garrett Rooney rooneg at electricjellyfish.net
Wed Sep 14 01:15:37 BST 2005


On 9/13/05, John A Meinel <john at arbash-meinel.com> wrote:

> I wouldn't call it a bug as much as parsing consistency. This way, you
> can do:
> bzr diff --diff-options "-bwc -C 5" -r 1100..1101 myfile
> 
> Which will do a diff just on "myfile" with the supplied arguments. (I'm
> not saying the above actually works, but it is the format that I would
> like to see first).

That's essentially what Subversion does, although it's --extensions/-x
instead of --diff-options.  Works pretty well in my opinion.

-garrett




More information about the bazaar mailing list