aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-01-07 08:50:33 -0500
committerJunio C Hamano <gitster@pobox.com>2023-01-08 10:52:55 +0900
commit0ba05cf2e0d077bedbc1ee2521b3e5b5dc883250 (patch)
tree40148fd07b899d1696b825224e42005741ebb532 /builtin/commit-tree.c
parentread_object_file_extended(): drop lookup_replace option (diff)
downloadgit-0ba05cf2e0d077bedbc1ee2521b3e5b5dc883250.tar.gz
git-0ba05cf2e0d077bedbc1ee2521b3e5b5dc883250.zip
repo_read_object_file(): stop wrapping read_object_file_extended()
The only caller of read_object_file_extended() is the thin wrapper of repo_read_object_file(). Instead of wrapping, let's just rename the inner function and let people call it directly. This cleans up the namespace and reduces confusion. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions