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

https://github.com/udelblue/gitmigration

Migrate git branches for multiple repos
https://github.com/udelblue/gitmigration

git migration scripting

Last synced: 2 months ago
JSON representation

Migrate git branches for multiple repos

Awesome Lists containing this project

README

          

## Git branch migration script
edit folder.txt to the path of each git repo you wish to migrate
run pushDevToInTT.sh by running the following in a bash or cmd prompt
```sh
sh pushDevToInTT.sh
```