зеркало из https://github.com/microsoft/git.git
Merge branch 'dr/doc-check-ref-format-normalize'
Doc update. * dr/doc-check-ref-format-normalize: git-check-ref-format: clarify documentation for --normalize
This commit is contained in:
Коммит
c6788b1f45
|
@ -100,10 +100,10 @@ OPTIONS
|
||||||
--normalize::
|
--normalize::
|
||||||
Normalize 'refname' by removing any leading slash (`/`)
|
Normalize 'refname' by removing any leading slash (`/`)
|
||||||
characters and collapsing runs of adjacent slashes between
|
characters and collapsing runs of adjacent slashes between
|
||||||
name components into a single slash. Iff the normalized
|
name components into a single slash. If the normalized
|
||||||
refname is valid then print it to standard output and exit
|
refname is valid then print it to standard output and exit
|
||||||
with a status of 0. (`--print` is a deprecated way to spell
|
with a status of 0, otherwise exit with a non-zero status.
|
||||||
`--normalize`.)
|
(`--print` is a deprecated way to spell `--normalize`.)
|
||||||
|
|
||||||
|
|
||||||
EXAMPLES
|
EXAMPLES
|
||||||
|
|
Загрузка…
Ссылка в новой задаче