Issue #2: Use Bitbucket Rest API to import a Bitbucket project.
Reported by: | Bradley Kuhn |
State: | new |
Created on: | 2014-07-04 21:55 |
Updated on: | 2014-07-04 21:55 |
Description
It would be useful if Kallithea could import a project from BitBucket. The repository is of course the easy part, but bringing in the pull-request history and other records from the BitBucket project might be useful. BitBucket has REST API: http://restbrowser.bitbucket.org/ so perhaps that can be used.