git mirror

Ivan Lazar Miljenovic ivan.miljenovic at gmail.com
Thu Aug 19 08:01:17 EDT 2010


Philip Weaver <philip.weaver at gmail.com> writes:

> No, not quite.
>
> As far as I know, the only VCS that git supports are svn and cvs.  In those
> cases, yes, you can pull from and push to the remote svn/cvs repository, but
> there are some restrictions on what you can do in the git repo (you have to
> rebase instead of merge, for example).
>
> darcs-to-git is not part of git.  It is a separate program that provides a
> one-way translation.  I intend to maintain a branch that mirrors the darcs
> repo, and a separate branch with my patches rebased on top of that.

Why not just use the darcs repo and push changes there rather than
making your own version with changes that others might want but not get
applied to the official version?

darcs isn't that hard to learn...

-- 
Ivan Lazar Miljenovic
Ivan.Miljenovic at gmail.com
IvanMiljenovic.wordpress.com



More information about the Haskellmode-emacs mailing list