Skip to content

Waterstrong/batch-clone

Repository files navigation

batch-clone: git clone remote repositories in batch

Run script without argv, default is homework.txt

Each repository should be single line in homework.txt

python batch-clone.py

Run script with argv xxxx.txt

python batch-clone.py chengdu.txt
python batch-clone.py beijing.txt
python batch-clone.py xian.txt
python batch-clone.py wuhan.txt

All repositories will be cloned into the same file name directory

About

Clone all students homework into local.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages