Comment 2 for bug 482347

Revision history for this message
Vincent Ladeuil (vila) wrote :

Hmm, I would prefer that bzr defaults to the bound_location iff no push/pull location is set *and* the branch is not bound.

You can't use 'bzr pull :bound' when unbound... but with bzr >= 2.3 you can use 'bzr push `bzr config bound_location`' ;)