diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-07-01 14:22:17 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-07-01 14:46:35 -0700 |
commit | bd52ea343d2af91574fedcf765250f44f3d624d4 (patch) | |
tree | bece7d934b61e20a4641262a7f45c7e39e860a44 /builtin/commit-tree.c | |
parent | 2f5181fce6c6353f9c743d9d396fbf06527688c7 (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 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions