From: Junio C Hamano Date: Thu, 14 Mar 2024 21:05:23 +0000 (-0700) Subject: Merge branch 'kh/doc-commentchar-is-a-byte' X-Git-Tag: v2.45.0-rc0~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=26ab20ccb26d5ead9f915e50b5511456a955f074;p=thirdparty%2Fgit.git Merge branch 'kh/doc-commentchar-is-a-byte' The "core.commentChar" configuration variable only allows an ASCII character, which was not clearly documented, which has been corrected. * kh/doc-commentchar-is-a-byte: config: document `core.commentChar` as ASCII-only --- 26ab20ccb26d5ead9f915e50b5511456a955f074