diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-07-10 11:37:15 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-10 13:21:53 -0700 |
| commit | 926618e78cb345e69106f9cd3fb2651d99518919 (patch) | |
| tree | 0511aef853939c0e98238a933f91830596a70d67 /t/t4013/diff.diff_initial..side | |
| parent | ee1785a49080943dcde9303c3771de04c873e93c (diff) | |
object-file: drop check for inflight transactions
ODB transactions are started via `odb_transaction_begin()` and contain
validation to avoid starting multiple transactions at the same time. The
"files" backend also has the same logic, but is redundant due to the
generic layer already handling it. Drop this validation from the "files"
backend accordingly.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4013/diff.diff_initial..side')
0 files changed, 0 insertions, 0 deletions
