diff options
author | Jeff King <peff@peff.net> | 2019-06-20 03:41:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-20 10:03:32 -0700 |
commit | 5e7ac6802823ec23759b1b986315bd65b0881ff9 (patch) | |
tree | 0df3a817475a36bc160628d4c87282a9c20365c1 /http-push.c | |
parent | 3df28caefb2193fb7bbc87a427a620d96d508c8d (diff) | |
download | git-5e7ac6802823ec23759b1b986315bd65b0881ff9.tar.gz |
pack-objects: convert locate_object_entry_hash() to object_id
There are no callers of locate_object_entry_hash() that aren't just
passing us the "hash" member of a "struct object_id". Let's take the
whole struct, which gets us closer to removing all raw sha1 variables.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'http-push.c')
0 files changed, 0 insertions, 0 deletions