Command for "show-changeset"
John A Meinel
john at arbash-meinel.com
Tue May 10 20:21:21 BST 2005
Erik Bågfors wrote:
> bzr help diff gives
>
> TODO: Given two revision arguments, show the difference between them.
>
> So, I assume bzr diff -r 444 -r 445 would do what you want in later code.
>
> /Erik
Except it breaks how bzr is using revision labels in other commands.
bzr diff -r444:445 is more consistent with the rest of the documentation.
And actually
bzr diff @444:445 is probably the most consistent.
John
=:->
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 251 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20050510/e4f2278a/attachment.pgp
More information about the bazaar
mailing list