Fork me on GitHub

git-hg by offbytwo

Utilities for interoperating with mercurial from git.

git-hg is currently a set of bash functions that allow to clone and track changes in a mercurial repository. Currently there is no support for pushing changes to a mercurial repository because I have not needed that functionality, but patches are welcome :)

Dependencies

fast-export, git, mercurial

Install

checkout the project and add the bin folder to your path.

License

MIT

Authors

Cosmin Stejerean (cosmin@offbytwo.com)

Contact

Cosmin Stejerean (offbytwo) (opensource@offbytwo.com)

Download

You can download this project in either zip or tar formats.

You can also clone the project with Git by running:

$ git clone git://github.com/offbytwo/git-hg