RFC: migrating to git

Claus Reinke claus.reinke at talk21.com
Wed Jan 12 23:13:01 CET 2011


> You can emulate darcs's patch re-ordering in git if you put each
> independent sequence of patches on a separate branch. Then you can
> re-merge the branches in whatever order you want. This is a fairly
> common git workflow.

What happens after the merges? Does one maintain the branches
somehow, or does one lose the (in-)dependency information?

Claus
 



More information about the Glasgow-haskell-users mailing list