We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d6e319 + 741f36c commit 7bbe594Copy full SHA for 7bbe594
Documentation/git-clone.adoc
@@ -16,7 +16,7 @@ git clone [--template=<template-directory>]
16
[--depth <depth>] [--[no-]single-branch] [--[no-]tags]
17
[--recurse-submodules[=<pathspec>]] [--[no-]shallow-submodules]
18
[--[no-]remote-submodules] [--jobs <n>] [--sparse] [--[no-]reject-shallow]
19
- [--filter=<filter-spec>] [--also-filter-submodules]] [--] <repository>
+ [--filter=<filter-spec> [--also-filter-submodules]] [--] <repository>
20
[<directory>]
21
22
DESCRIPTION
0 commit comments