Clones a new git repository in the given folder.
| url |
url to fetch the repository from. |
| location |
the location of the repository. |
| options |
a CloneOptions. |
|
a newly created Repository. |