> From: Janne Snabb <snabb at epipe.com> > Date: Thu, 27 Jan 2011 06:12:21 +0000 > > How can I see the full contents of a merge directive without > committing and preferrably not even merging it to an existing branch? How about "bzr merge --interactive", then say NO to each change after reviewing it?