From: Junio C Hamano Date: Thu, 22 Jun 2023 23:29:07 +0000 (-0700) Subject: Merge branch 'jt/doc-use-octal-with-printf' X-Git-Tag: v2.42.0-rc0~97 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fd4e2f6d106b1f65b69fdd11172d6d53f5dfce6;p=thirdparty%2Fgit.git Merge branch 'jt/doc-use-octal-with-printf' Suggest to refrain from using hex literals that are non-portable when writing printf(1) format strings. * jt/doc-use-octal-with-printf: CodingGuidelines: use octal escapes, not hex --- 5fd4e2f6d106b1f65b69fdd11172d6d53f5dfce6