Search code examples
gitversion-controldarcs

Convert Git Repo to Darcs


I would like to move a git repo I have to darcs. I have not been able to find docs or projects that explain how to do this; it looks like most users want to go the other way. In addition, being able to control a git repo from darcs would be cool to.


Solution

    1. git fast-export
    2. darcs convert import