Tested on Ubuntu 18.04

This script recursively prompts you for a git URL, cloning the repo into the current directory.

Usage:

bash <(curl -sSL https://jrussell.sh/recursive-git-clone)

Raw Script Contents