doc: add missing space on git-config page
Signed-off-by: Gabriel “gabldotink” <gabl@gabl.ink> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
parent
47243eeed1
commit
fc8a4f15e7
|
|
@ -213,7 +213,7 @@ See also <<FILES>>.
|
|||
+
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue