Skip to content

This is a Python 2.7 script that can be used to clone several Git repositories defined, via URL, into a text file.

License

Notifications You must be signed in to change notification settings

m3ssap0/massive-git-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

massive-git-clone

This is a Python 2.7 script that can be used to clone several Git repositories defined, via URL, into a text file.

Dependencies

pip install gitpython

Usage

massive-git-clone.py -i|--input <input_file> [-d|--destination <destination_folder>] [-u|--username <git_username>] [-p|--password <git_password>]

Authors

  • Antonio Francesco Sardella - main implementation - m3ssap0

License

This project is licensed under the Apache License Version 2.0 - see the LICENSE.txt file for details.

About

This is a Python 2.7 script that can be used to clone several Git repositories defined, via URL, into a text file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages