Comment 2 for bug 833665

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 833665] [NEW] shortcut for specifying colocated branches

John A Meinel пишет:
>
> Well, most people would like:
> cd ../localpath
> bzr log foo
>
> Or something equivalent to that to work. The syntax there is (I think?):
> bzr log .,branch=foo
>
> Which is more clearly a usability issue.

That's a black magic, like colon in git. Can it be simply

bzr log --branch=foo