github-clone icon indicating copy to clipboard operation
github-clone copied to clipboard

A simple script to clone all of a user's github repositories.

Results 1 github-clone issues
Sort by recently updated
recently updated
newest added

Added option "--mirror" which, if specified, changes "git clone" to "git clone --mirror" and also does a "git fetch --tags" to update repository if it already exists locally.