We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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://code.google.com/p/google-api-python-client/
cd google-api-python-client
.hg/hgrc
[paths] git = git+ssh://git@github.com/gsutil-mirrors/google-api-python-client.git
hg push git