[Haskell-cafe] Darcs vs Git

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Sun Nov 15 20:57:19 UTC 2015


On 16 November 2015 at 04:27, Geraldus <heraldhoi at gmail.com> wrote:
> Well, thank you all, pals!  I'll try darcs in near future.
>
> As for me I try to make each commit to present a project's state which
> compiles; I like when commit have a description with easy to follow diffs
> (so all staged chages should be logically connected).  Sometimes I'm
> squashing minor commits into larger one.
>
> The worst disadvantage is that I got used to `magit` very much.  Is there
> anyone who tried (or thought at least) to implement something similar for
> Darcs?

There's darcsum, which gives you the interactive hunk selection for
creating a patch.  But it doesn't have the ability to push/pull inside
of Emacs, so you still need a terminal open for that.

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
http://IvanMiljenovic.wordpress.com


More information about the Haskell-Cafe mailing list