← Back to team overview

maria-developers team mailing list archive

Re: Bzr merge order

 

"Oleksandr \"Sanja\" Byelkin" <sanja@xxxxxxxxxxxx> writes:

> Since we switched to bazaar I do it in such way (to reduce merge commit
> size):
>
> 1) bzr branch <current-main-tree>  <merge-tree>
> 2) cd <merge-tree>
> 3) bzr meerge ../<tree-with-patch>
> 4) build/test
> 5) bzr gcommit
> 6) bzr push (or merge) to (or with) <current-main-tree> and so on

Yes, I see. I like this way, I think I will use it as well from now on.

Thanks,

 - Kristian.



References