Skip to content

Python util to transfer repos between GitHub usernames

Notifications You must be signed in to change notification settings

allyndawn/pytran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pytran

Python util to transfer repos between GitHub usernames

Setup

(.venv) allyndawn@Astera pytran % pip install -r requirements.txt
  • Copy sampleconfig.json to config.json at the root of the project
  • Edit config.json to contain the GitHub username and personal access token you want to transfer from and the GitHub username to transfer to

Running

  • python pytran.py

Sample UI:

0 myoldname.github.io
1 wx-serial-poster
2 tm4c123-interrupts-iar
3 bee525-lab1-task3
4 bee525-lab1-task8
5 hellodocker2
6 BEE531HW4
7 BEE590HW4
8 Decoders
9 github-pages-with-jekyll
10 BEE590HW1
11 bee525-lab1-task1
12 bee525-lab1-task4
13 BEE532HW2
Enter number of repo to transfer from myoldname to allyndawn (or just hit enter to abort): 2
Transfer of tm4c123-interrupts-iar initiated

About

Python util to transfer repos between GitHub usernames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages