I don\'t have a huge experience with Mercurial, I\'m mostly a Git guy.
I would love to mirror a specific Mercurial folder/file in a git Repository. What I\'m actuall
Seems as a more modern and easy to use alternative to perform the conversion https://github.com/buchuki/gitifyhg
pip install gitifyhg git clone gitifyhg:: # done, you have a git repo with the entire history of the hg one