[MERGE] Set default push location to the parent branch
Robert Collins
robertc at robertcollins.net
Thu Feb 7 21:06:45 GMT 2008
On Thu, 2008-02-07 at 16:14 +0300, Dmitry Vasiliev wrote:
> Very often for my projects I use the following command's sequence:
>
> $ bzr pull URL
> ... some changes, commits
> $ bzr push
>
> At the 'bzr push' point I'm almost always forget specify the push URL
> which is the same as the parent URL, I guess mainly because there is
> some reflections with 'svn ci' for me. The attached patch uses the
> parent branch location if no explicit (or saved) location defined.
bb:comment
If you have this pattern of working in a single branch, why not use 'bzr
checkout' ?
When I make a new branch it always goes somewhere different than the
place I branched from, so this default would be at best irritating.
-Rob
--
GPG key available at: <http://www.robertcollins.net/keys.txt>.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080208/9ce25e32/attachment.pgp
More information about the bazaar
mailing list