From: Junio C Hamano Date: Fri, 13 Feb 2026 21:39:25 +0000 (-0800) Subject: Merge branch 'jt/odb-transaction-per-source' X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29722ee3a3ed8e4556bbdb97cb64046e130abeea;p=thirdparty%2Fgit.git Merge branch 'jt/odb-transaction-per-source' Transaction to create objects (or not) is currently tied to the repository, but in the future a repository can have multiple object sources, which may have different transaction mechanisms. Make the odb transaction API per object source. * jt/odb-transaction-per-source: odb: transparently handle common transaction behavior odb: prepare `struct odb_transaction` to become generic object-file: rename transaction functions odb: store ODB source in `struct odb_transaction` --- 29722ee3a3ed8e4556bbdb97cb64046e130abeea