summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorKarthik Nayak <karthik.188@gmail.com>2024-11-27 17:28:28 +0100
committerJunio C Hamano <gitster@pobox.com>2024-12-04 10:32:20 +0900
commitdfa7c68245bc01e7678d85520cbfbac042cb7c5c (patch)
tree786697ded6b818fa6678133a39382eb9071b3c62 /commit.c
parent20df8141f5b7c015abb1090b19e4d24439e500c0 (diff)
write-midx: add repository field to `write_midx_context`
The struct `write_midx_context` is used to pass context for creating MIDX files. Add the repository field here to ensure that most functions within `midx-write.c` have access to the field and can use that instead of the global `the_repository` variable. Signed-off-by: Karthik Nayak <karthik.188@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions