Comment 3 for bug 69487

Revision history for this message
John A Meinel (jameinel) wrote :

You can now use 'bzr merge --pull' if you want this behavior.

You can even set it as an alias in ~/.bazaar/bazaar.conf with:
[ALIASES]
merge = merge --pull

If you always want that behavior.