Merge branch 'kr/clone-synopsis-fix' into maint-2.51
Doc fix. * kr/clone-synopsis-fix: docs: remove stray bracket from git-clone synopsismaint
commit
9c22d96e56
|
|
@ -16,7 +16,7 @@ git clone [--template=<template-directory>]
|
||||||
[--depth <depth>] [--[no-]single-branch] [--[no-]tags]
|
[--depth <depth>] [--[no-]single-branch] [--[no-]tags]
|
||||||
[--recurse-submodules[=<pathspec>]] [--[no-]shallow-submodules]
|
[--recurse-submodules[=<pathspec>]] [--[no-]shallow-submodules]
|
||||||
[--[no-]remote-submodules] [--jobs <n>] [--sparse] [--[no-]reject-shallow]
|
[--[no-]remote-submodules] [--jobs <n>] [--sparse] [--[no-]reject-shallow]
|
||||||
[--filter=<filter-spec>] [--also-filter-submodules]] [--] <repository>
|
[--filter=<filter-spec> [--also-filter-submodules]] [--] <repository>
|
||||||
[<directory>]
|
[<directory>]
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue