Diff from the parent branch

Goffredo Baroncelli kreijack at alice.it
Wed Oct 12 21:05:30 BST 2005


On Wednesday 12 October 2005 21:22, Goffredo Baroncelli wrote:
> Hi all,
> 
> I am working on a bazaar web interface; at the beginning I 'branch'-ed the bzr main tree,
> and I edit, & commit my changes on _my_ branch.
> Time to time I sync-ed my work with the main branch with the bzr merge command. But now
> I don't know how diff my branch ( with the merges of the parent branch ) from the parent branch.
> 

Read the code before sending an email...

I respond to me: in order to diff two branches ( the parent and the dervied ) it 
is possible to do:

derived-branch$ bzr diff -r branch:../main-branch

-- 
gpg key@ keyserver.linux.it: Goffredo Baroncelli (ghigo) <kreijack at inwind.it>
Key fingerprint = CE3C 7E01 6782 30A3 5B87  87C0 BB86 505C 6B2A CFF9




More information about the bazaar mailing list