Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

kavinyao/GitHub-to-Bitbucket-Migration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GitHub to Bitbucket Migration Script

This script helps you migrate your GitHub repos to Bitbucket.

To use it, you need to:

  1. MANUALLY create empty repos of the same name on Bitbucket
  2. create a file containing the repo names, one repo each line
  3. in migrate.sh, change GH_USER and BB_USER to your usernames on GitHub and Bitbucket respectively
  4. run ./migrate.sh and all branches and tags will be synced

TODO

  • use API to create repos on Bitbucket

About

Deadly simple and dummy migration script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages