summaryrefslogtreecommitdiff
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-07-01 14:22:17 +0200
committerJunio C Hamano <gitster@pobox.com>2025-07-01 14:46:35 -0700
commitbd52ea343d2af91574fedcf765250f44f3d624d4 (patch)
treebece7d934b61e20a4641262a7f45c7e39e860a44 /commit.c
parent2f5181fce6c6353f9c743d9d396fbf06527688c7 (diff)
odb: get rid of `the_repository` in `find_odb()`
Get rid of our dependency on `the_repository` in `find_odb()` by passing in the object database in which we want to search for the source and adjusting all callers. Rename the function to `odb_find_source()`. Signed-off-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions