[MERGE] Support ``child_submit_to`` option in submit branch
James Westby
jw+debian at jameswestby.net
Thu Mar 6 14:03:18 GMT 2008
On Thu, 2008-03-06 at 14:45 +0100, Jelmer Vernooij wrote:
> The attached patch adds a simple ``child_submit_to`` setting that should
> contain the email address to which a child branch should send merge
> requests.
>
> This for example makes the following workflow possible if
> http://bazaar-vcs.org/bzr/bzr.dev had
> ``child_submit_to=bazaar at lists.canonical.com`` set:
>
> $ bzr branch http://bazaar-vcs.org/bzr/bzr.dev trunk
>
> ... hackety hack ...
>
> $ bzr commit
> $ bzr send
Hi Jelmer,
Thanks for this, I think it's a great thing to have.
My only concern is the name. I think submission_address may be better,
but only by a little bit, so I don't mind if it stays the way that it
is.
Thanks,
James
More information about the bazaar
mailing list