From: Junio C Hamano Date: Tue, 21 Jul 2026 17:18:36 +0000 (-0700) Subject: Merge branch 'ps/odb-stream-double-close-fix' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9655cb75ff11a63f21ac9e3efeb0a4dd9aadec33;p=thirdparty%2Fgit.git Merge branch 'ps/odb-stream-double-close-fix' The stream-based object signature verification path has been corrected to avoid double-closing the stream on read errors. * ps/odb-stream-double-close-fix: object-file: fix closing object stream twice --- 9655cb75ff11a63f21ac9e3efeb0a4dd9aadec33