Perform a git clone operation at dest using repo
The remote to clone from
The git reference to use
Where the result of git clone operation is to be stored
Whether or not the clone operation was successfull.
See Implementation
Perform a git clone operation at dest using repo