/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.

Primary LanguagePythonOtherNOASSERTION

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.