From: Junio C Hamano Date: Mon, 15 Sep 2025 15:52:05 +0000 (-0700) Subject: Merge branch 'jt/de-global-bulk-checkin' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d00521d7be21ca4a3713b2fa367eb7296212e09;p=thirdparty%2Fgit.git Merge branch 'jt/de-global-bulk-checkin' The bulk-checkin code used to depend on a file-scope static singleton variable, which has been updated to pass an instance throughout the callchain. * jt/de-global-bulk-checkin: bulk-checkin: use repository variable from transaction bulk-checkin: require transaction for index_blob_bulk_checkin() bulk-checkin: remove global transaction state bulk-checkin: introduce object database transaction structure --- 7d00521d7be21ca4a3713b2fa367eb7296212e09