]> git.99rst.org Git - git.git/commit
Merge branch 'ad/gpg-strip-cr-before-lf'
authorJunio C Hamano <redacted>
Mon, 13 Jul 2026 15:27:26 +0000 (08:27 -0700)
committerJunio C Hamano <redacted>
Mon, 13 Jul 2026 15:27:26 +0000 (08:27 -0700)
commit6635b9d55e49b45c8f4b19ca5770e13f645e3ba0
treedd89953f16a94c1232ed81e1609a316f2342b978
parentf60db8d575adb79761d363e026fb49bddf330c73
parent5dea8b690b50a4f4d11ddc8f2f6cd24a816102ad
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
git clone https://git.99rst.org/PROJECT