Integrating from multiple unrelated branches
Stephen J. Turnbull
stephen at xemacs.org
Mon Mar 9 01:21:19 GMT 2009
Wesley J. Landaker writes:
> and sharing updates by e-mailing files around. It just seems like bzr is so
> powerful it OUGHT to be able to do what I want, but I can quite get it to
> yet ...
Try git with --find-copies-harder.
Even if that doesn't work, if you really must do this kind of thing,
there's certainly a way to do it in git. You have to balance that
against the UI issues of git, though.
More information about the bazaar
mailing list