diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-07-17 06:56:42 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-07-16 22:16:18 -0700 |
commit | 5f2e994e34ab83c90c1c5f3b31c1573b37cb137b (patch) | |
tree | af7d24bdc0f6bc99aed5ab4159633d58f33aaa16 /lib/commit.tcl | |
parent | c2b5d1490a4b6b8b1a50b9ef82ec204811d7ccf1 (diff) |
object-file: get rid of `the_repository` in index-related functions
Both `index_fd()` and `index_path()` still use `the_repository` even
though they have a repository available via `struct index_state`. Adapt
them so that they use the index' repository instead to get rid of this
global dependency.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions