We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Note: Much of this is taken from the Create a Git Mirror hg tip.
sudo apt-get install mercurial-git
~/.hgrc
[extensions] hggit = /usr/share/pyshared/hgext/git
hg clone https://bitbucket.org/gutworth/six
cd six
.hg/hgrc
[paths] git = git+ssh://git@github.com/gsutil-mirrors/six
hg push git