rfc: 'bzr compare' command

Martin Pool mbp at sourcefrog.net
Mon Jul 25 22:49:37 BST 2005


I'd like to add a command like this:

  bzr compare [BRANCH1 [BRANCH2]]

which shows what revisions are present in one but not in the other.  The
output will be similar to running bzr log twice, showing respectively
things in branch1 but not branch2, and vice versa.

This could be used before merging or updating from another branch.

Any comments/problems?

-- 
Martin






More information about the bazaar mailing list