Code review comment for lp://staging/~xaav/bzr/tarball-generator

Revision history for this message
Gordon Tyler (doxxx) wrote :

You can also use `bzr diff --old=. --new=lp:~vila/bzr/tarball-generator` to see the diff between your local branch and vila's. qdiff will accept the same options as well.

Another alternative is to use `bzr merge lp:~vila/bzr/tarball-generator` in your local branch and then use diff/qdiff to see the changes, before you commit the merge.

« Back to merge proposal