[ANN] hg-git version 0.2 released

Augie Fackler durin42 at gmail.com
Sat Dec 26 12:55:48 CST 2009


Hi all,

I'm not sure this extension has ever been formally announced to the  
Mercurial world, but I just pushed the second release to PyPI. hg-git  
allows using Mercurial as a Git client for many git repositories,  
using the bookmarks extension to provide support for manipulating  
remotes. It uses dulwich for accessing git repositories, and so does  
not even require git to be installed locally.

If you encounter bugs, please email the hg-git Google Group. If you  
feel like helping out, the best thing to do would be to join that  
group and offer patches to help clone repositories that presently  
don't work, or clean up documentation (which has been sadly  
neglected). Some bugs may be in Dulwich's handling of git's repository  
format, which is not yet necessarily complete.

Happy hacking!

Augie


More information about the Mercurial mailing list