Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shulard/git-service-move

Move a git project from one online service to another easily
https://github.com/shulard/git-service-move

Last synced: about 7 hours ago
JSON representation

Move a git project from one online service to another easily

Awesome Lists containing this project

README

        

# Git service mover

The goal of this library is to allow moving a project from a git hosting provider
to another.

For the moment, only 3 providers are managed :

* Github through : [knplabs/github-api](https://packagist.org/packages/knplabs/github-api)
* Gitlab through : [m4tthumphrey/php-gitlab-api](https://packagist.org/packages/m4tthumphrey/php-gitlab-api)
* BitBucket through : [gentle/bitbucket-api](https://packagist.org/packages/gentle/bitbucket-api)