"Gwern Branwen" <[EMAIL PROTECTED]> writes:

> I too have cast an avaricious eye over gitit. I am unsure that we need
> libdarcs, however. Take a look at the module which handles the actual
> Git integration for gitit:
> http://github.com/jgm/gitit/tree/master/Gitit%2FGit.hs
>
> It is basically 10 functions which are not much more than
> shell-scripting. Most of them look like they could easily be replaced
> by Darcs equivalents. The only ones that look really different are the
> ones which use the SHA1 identifiers, and presumably for Darcs that
> would be replaced by simply the name of a patch.

Rather, ["--match", "hash " ++ hash] :-)

_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to