Converting from Git to Bitbucket – Bitbucket – Atlassian Documentation – Confluence
Git is another Distributed Version Control System, not unlike Mercurial itself. There are times when converting is something you want to do. For this example, we’re going to use the popular will_paginate plugin for Ruby on Rails, hosted by Github. The repository URL is git:github.com/mislav/will_paginate.git. Mercurial does not allow cloning remote Git repositories, so you [...]