mirror of
https://github.com/git/git.git
synced 2026-03-26 10:53:27 +01:00
Merge branch 'gi/doc-boolean-config-typofix' into jch
Doc typofix. * gi/doc-boolean-config-typofix: doc: add missing space on git-config page
This commit is contained in:
@@ -221,7 +221,7 @@ Use `--no-value` to unset _<pattern>_.
|
||||
+
|
||||
Valid `<type>`'s include:
|
||||
+
|
||||
- 'bool': canonicalize values `true`, `yes`,`on`, and positive
|
||||
- 'bool': canonicalize values `true`, `yes`, `on`, and positive
|
||||
numbers as "true", and values `false`, `no`, `off` and `0` as
|
||||
"false".
|
||||
- 'int': canonicalize values as simple decimal numbers. An optional suffix of
|
||||
|
||||
Reference in New Issue
Block a user