From: Junio C Hamano Date: Mon, 13 Jul 2026 15:27:26 +0000 (-0700) Subject: Merge branch 'ad/gpg-strip-cr-before-lf' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6635b9d55e49b45c8f4b19ca5770e13f645e3ba0;p=thirdparty%2Fgit.git Merge branch 'ad/gpg-strip-cr-before-lf' The GPG and SSH signature parsing code has been corrected to strip carriage return characters only when they immediately precede line feeds, instead of unconditionally stripping all carriage returns. * ad/gpg-strip-cr-before-lf: gpg-interface: fix strip_cr_before_lf to only remove CR before LF --- 6635b9d55e49b45c8f4b19ca5770e13f645e3ba0