any way to set :parent :push et al. from command line?

Jelmer Vernooij jelmer at jelmer.uk
Wed Sep 15 15:01:42 UTC 2021


On Wed, Sep 15, 2021 at 03:29:31PM +0100, Sunday Olutayo wrote:
> Can this bzr config push_location=https://example.com/bla
> be used to mimic "git remote add"?

It depends on what you're after exactly, they're two quite different
concepts. It is similar to the URL of a remote in git, but
you can't e.g. have multiple push_locations while you can have
multiple origins in git.

Maybe bzr bookmarks are what you're after? That allows you to create
short names for remote repository URLs, although these are global
per user rather than per repository (unlike remotes in Git).

Jelmer

-- 
Jelmer Vernooij <jelmer at jelmer.uk>
PGP Key: https://www.jelmer.uk/D729A457.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20210915/775fbb57/attachment.sig>


More information about the bazaar mailing list