git clone --mirror https://bitbucket.org/user/repo repo.git
cd repo.git
git push --mirror https://github.com/user/repo
Зеркалирование git репозитория
24.04.2020
git clone --mirror https://bitbucket.org/user/repo repo.git
cd repo.git
git push --mirror https://github.com/user/repo