From: Junio C Hamano Date: Wed, 20 May 2026 01:30:57 +0000 (+0900) Subject: Merge branch 'bc/sign-commit-with-custom-encoding' X-Git-Tag: v2.55.0-rc0~82 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cf7151110d46bd159b3ef4b370035c63ed2a6131;p=thirdparty%2Fgit.git Merge branch 'bc/sign-commit-with-custom-encoding' Signing commit with custom encoding was passing the data to be signed at a wrong stage in the pipeline, which has been corrected. * bc/sign-commit-with-custom-encoding: commit: sign commit after mutating buffer commit: name UTF-8 function appropriately --- cf7151110d46bd159b3ef4b370035c63ed2a6131