Experiences with Bazaar in a Commercial Environment

Martin Pool mbp at sourcefrog.net
Thu Feb 23 00:00:18 UTC 2012


On 23 February 2012 00:16, Stephen J. Turnbull <stephen at xemacs.org> wrote:

> I don't see your point.  "git checkout $BRANCH" will not do anything
> if any dirty files would be changed by the checkout.  So "git diff
> HEAD" gives the same result (except for listing a different parent
> commit in the headers) before and after the checkout.  This is not
> true for the use case we're discussing.

Ah, ok, we could usefully have that check too.

-- 
Martin



More information about the bazaar mailing list