git clone extension
Clones a repository, and returns the result as an object.
EXAMPLE 1
git clone https://github.com/StartAutomating/ugit.git
Clone a large repo. When –progress is provided, Write-Progress will be called.
git clone https://github.com/Azure/azure-quickstart-templates --progress
Extensions/Git.Clone.UGit.Extension.ps1 [<CommonParameters>]