aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2025-07-17 06:56:30 +0200
committerJunio C Hamano <gitster@pobox.com>2025-07-16 22:16:13 -0700
commitf6638bf55d0c611b86873cc1c88b0dac3bc653e2 (patch)
treeea2db280eb13e6f67af81757aaed34672b1c6f52 /commit.c
parentobject-file: get rid of `the_repository` in `has_loose_object()` (diff)
downloadgit-f6638bf55d0c611b86873cc1c88b0dac3bc653e2.tar.gz
git-f6638bf55d0c611b86873cc1c88b0dac3bc653e2.zip
object-file: inline `check_and_freshen()` functions
The `check_and_freshen()` functions are only used by a single caller now. Inline them into `freshen_loose_object()`. While at it, rename `check_and_freshen_odb()` to `_source()` to reflect that it works on a single object source instead of on the whole database. 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