I have a HG project hosted on Bitbucket, and I want to move it to Github.
I have followed the guideline here to install hg-git extension, on my TortoiseHG.
I have created a repository on Github, but have not initialized it yet (it displays that instruction page), so I can't clone that git repository.
What do I go next?
EDIT: Sorry forgot to add that I will then use git from then on.
UPDATE: I borrowed a mac and converted it using fast-git-import
painlessly. If anyone tried the solutions below and worked under Windows, vote it up enough, and I'll make it the answer.