From: Junio C Hamano Date: Thu, 19 Mar 2026 16:54:56 +0000 (-0700) Subject: Merge branch 'ps/unit-test-c-escape-names.txt' X-Git-Tag: v2.54.0-rc0~57 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=80595ab08ef501aef6d9b55856cdc9b092ed6e12;p=thirdparty%2Fgit.git Merge branch 'ps/unit-test-c-escape-names.txt' The unit test helper function was taught to use backslash + mnemonic notation for certain control characters like "\t", instead of octal notation like "\011". * ps/unit-test-c-escape-names.txt: test-lib: print escape sequence names --- 80595ab08ef501aef6d9b55856cdc9b092ed6e12