@leroysheep / MovieWebApp / commits / fc8a4f15e7

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>

Gabriel “gabldotink” committed Mar 18, 2026 at 15:00 UTC fc8a4f15e76ba986707dd0257ed0cc84c009f267
1 file changed +1 -1
Documentation/git-config.adoc
+1 -1
index 936e0c5130..7bb28b60ec 100644 --- a/Documentation/git-config.adoc +++ b/Documentation/git-config.adoc @@ -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