diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-07-01 14:22:18 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-07-01 14:46:35 -0700 |
| commit | 961038856bcd319289a226e29503358123c0a1ba (patch) | |
| tree | 122cadd3dcdc225f4ab3b57da92cce8c51b25cd3 /commit-graph.c | |
| parent | odb: get rid of `the_repository` in `find_odb()` (diff) | |
| download | git-961038856bcd319289a226e29503358123c0a1ba.tar.gz git-961038856bcd319289a226e29503358123c0a1ba.zip | |
odb: get rid of `the_repository` in `assert_oid_type()`
Get rid of our dependency on `the_repository` in `assert_oid_type()` by
passing in the object database as a parameter and adjusting all callers.
Rename the function to `odb_assert_oid_type()`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
