Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 357 Bytes

Clone all repos from a folder.md

File metadata and controls

6 lines (4 loc) · 357 Bytes

Clone all the repos from a folder

This script allow to copy (by re-cloning) in a different location all the repositories present in a folder maintaining the folder/subfolder structure.

Execute generate-git-clone-all from within the parent folder containing all the git repos. This will generate a clone-all.sh script to be executed in a new folder.