diff options
author | Junio C Hamano <gitster@pobox.com> | 2025-04-16 13:54:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-04-16 13:54:19 -0700 |
commit | 47478802daddf3f9916111307f153c6298ffc0bc (patch) | |
tree | 4caf590d3e027eda9a8b9c01c91da9927a672b90 /builtin/commit.c | |
parent | 4c58159add709464440fa8029b56cf0152b0003a (diff) | |
parent | 221e8fcb7f543f056246a901bcb1269a13145fa9 (diff) |
Merge branch 'kn/non-transactional-batch-updates'
Updating multiple references have only been possible in all-or-none
fashion with transactions, but it can be more efficient to batch
multiple updates even when some of them are allowed to fail in a
best-effort manner. A new "best effort batches of updates" mode
has been introduced.
* kn/non-transactional-batch-updates:
update-ref: add --batch-updates flag for stdin mode
refs: support rejection in batch updates during F/D checks
refs: implement batch reference update support
refs: introduce enum-based transaction error types
refs/reftable: extract code from the transaction preparation
refs/files: remove duplicate duplicates check
refs: move duplicate refname update check to generic layer
refs/files: remove redundant check in split_symref_update()
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions