github-clone
github-clone copied to clipboard
Adds ability to use bare repositories, and to update on change
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.