git-migrator

Migrate git repositories


Keywords
png, tools, cli
License
Other
Install
pip install git-migrator==1.0.3

Documentation

git-migrator

Usage

python -m pip install dotenv gitpython git_migrator

# start the CLI
python -m git_migrator

Python usage

from git_migrator import create_push_repo
# do your things

License