diff options
author | Patrick Steinhardt <ps@pks.im> | 2025-07-01 14:22:28 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2025-07-01 14:46:38 -0700 |
commit | 08218b8cd4b54468bbb7cd09454a630ca4209d1a (patch) | |
tree | 241a87c8169c3c2ccf07c19e7707fea7fce7c1f2 /builtin/commit-graph.c | |
parent | fcf8e3e111ec46705f91151baee40f2c0a3637da (diff) |
odb: rename `pretend_object_file()`
Rename `pretend_object_file()` to `odb_pretend_object()` to match other
functions related to the object database and our modern coding
guidelines.
No compatibility wrapper is introduced as the function is not used a lot
throughout our codebase.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions