Bazaar Mercurial Plugin to access BitBucket

Eli Zaretskii eliz at gnu.org
Thu Oct 20 16:01:30 UTC 2011


> From: "Stephen J. Turnbull" <stephen at xemacs.org>
> Date: Fri, 21 Oct 2011 00:34:52 +0900
> Cc: bazaar at lists.canonical.com
> 
> In the bound branch, the developer is stuck with the choice of
> saving up her changes and committing them in one go, typically on
> top of others' commits which were not the context in which she
> originally developed her changes, or interleaving her commits (which
> may be complete as "steps" but not provide a complete feature) with
> others' unrelated commits (and "falsifying history" -- ie, the
> actual development context -- with each one).

You can use "bzr ci --local" to avoid the above disadvantages.
Although, if you feel compelled to do that for the above reasons, you
should really make a local branch ;-)



More information about the bazaar mailing list