Your point wasn't obvious from what you wrote; there's a mention of which DVCS BitBucket supports but not which DVCS you use.
> [BitBucket] has almost all the same features, supports git and mercurial and unlimited private repos.
BTW, GitHub indirectly supports Mercurial. They wrote an hg-git plugin [1] that allows you to push to and pull from a git remote repo using hg.
[1] http://hg-git.github.io/
Your point wasn't obvious from what you wrote; there's a mention of which DVCS BitBucket supports but not which DVCS you use.
> [BitBucket] has almost all the same features, supports git and mercurial and unlimited private repos.
BTW, GitHub indirectly supports Mercurial. They wrote an hg-git plugin [1] that allows you to push to and pull from a git remote repo using hg.
[1] http://hg-git.github.io/