diff options
| author | Justin Tobler <jltobler@gmail.com> | 2026-07-10 11:37:19 -0500 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-07-10 13:21:53 -0700 |
| commit | 28fbc0676936e2c024f3973066bec6b2bbfed610 (patch) | |
| tree | cf89e7a6c872991a789edda1b369d750f7018912 /contrib/persistent-https | |
| parent | dbb3c87ee40d55a1224275de118f0ec19b60ca32 (diff) | |
odb/transaction: add transaction env interface
The ODB transaction backend is responsible for creating/managing its own
staging area for writing objects. Other child processes spawned by Git
may need access to uncommitted objects or write new objects in the
staging area though.
Introduce `odb_transaction_env()` which is expected to provide the set
of environment variables needed by a child process to access the
transaction's staging area.
Signed-off-by: Justin Tobler <jltobler@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
