From: Junio C Hamano Date: Mon, 8 Sep 2025 22:24:40 +0000 (-0700) Subject: Merge branch 'jt/de-global-bulk-checkin' into next X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f544afcab36fdd9b79a2b1973fedc30be3fdb900;p=thirdparty%2Fgit.git Merge branch 'jt/de-global-bulk-checkin' into next 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 --- f544afcab36fdd9b79a2b1973fedc30be3fdb900