[RFC] branch --bind

Ian Clatworthy ian.clatworthy at canonical.com
Sat Jan 9 06:13:28 GMT 2010


Ben Finney wrote:

> There is not (in Bazaar 2.0.3) a ‘--committed’ option for ‘merge’. I
> think you mean::
> 
>     cd ..
>     bzr branch trunk fix-abc
>     cd abc
>     bzr merge ../trunk --uncommitted

Yes I did.

> Don't forget to clean up with::
> 
>     cd ../trunk
>     bzr revert
>     cd ../fix-abc
> 
> to prevent the confusion over half-finished changes in the trunk branch.

+1.

Thanks for the correction and further clarification.

Ian C.



More information about the bazaar mailing list