Skip to content

joergi/migrate_github_repo_to_codeberg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Migrate GitHub repository to Codeberg

This is a script to migrate a repository from GitHub to Codeberg. The original script is of course hosted on Codeberg: https://codeberg.org/joergi/migrate_github_repo_to_codeberg

Prequisites

You need to create a PAT (Personal Access Token) at Codeberg.
Also: This script was only used with SSH keys, not with HTTPS, both on GitHub and on Codeberg. Feel free to modify it for your needs.

How to execute the script

./migrate.sh https://github.com/YOUR_GITHUB_USERNAME/YOUR_GITHUB_REPO_YOU_WANT_TO_MIGRATE
./migrate.sh [email protected]:YOUR_GITHUB_USERNAME/YOUR_GITHUB_REPO_YOU_WANT_TO_MIGRATE.git

The script was build together with the help of an AI.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages