I a have repository on both github.com and bitbucket.org, and I am very familiar with using Git Extensions for all repository functions on GitHub. When I started using bitbucket.org repo's I have to use TortoiseHG for it, so I want to ask is there anyway I can use Git Extension for bitbucket repos?

link|improve this question

You'll probably need something like hg-git for that, but I can't see where it can fit in Git Extensions. – Isxek Aug 24 '11 at 9:03
feedback

1 Answer

up vote 1 down vote accepted

You may be able to use hg-git backwards to use Git locally to push to a Mercurial repository. Set up the Git repository, then Git Extensions should be able to use the repository normally.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.