--- title: sparo git-clone --- This is the [mirrored subcommand](./overview.md) for `git clone`. It has the same functionality as the corresponding Git subcommand, but supports Sparo's optional anonymous timing metrics collection. ``` sparo git-clone [--template=] [-l] [-s] [--no-hardlinks] [-q] [-n] [--bare] [--mirror] [-o ] [-b ] [-u ] [--reference ] [--dissociate] [--separate-git-dir ] [--depth ] [--[no-]single-branch] [--no-tags] [--recurse-submodules[=]] [--[no-]shallow-submodules] [--[no-]remote-submodules] [--jobs ] [--sparse] [--[no-]reject-shallow] [--filter= [--also-filter-submodules]] [--] [] ``` See [git clone](https://git-scm.com/docs/git-clone) in the Git documentation for details.