From: Junio C Hamano Date: Wed, 24 Jun 2026 20:21:11 +0000 (-0700) Subject: Merge branch 'ad/gpg-strip-cr-before-lf' into jch X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e167613dd62771138dad11a458338f11efd52e4;p=thirdparty%2Fgit.git Merge branch 'ad/gpg-strip-cr-before-lf' into jch 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 --- 2e167613dd62771138dad11a458338f11efd52e4