diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2017-05-07 00:10:13 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-08 08:12:57 +0200 |
commit | 3e9309815da9aab4e13195b7c6a52c1f7161562a (patch) | |
tree | ace618adc7f4470a15c3a4980d320137cc467ded /list-objects.c | |
parent | builtin/unpack-objects: convert to struct object_id (diff) | |
download | git-3e9309815da9aab4e13195b7c6a52c1f7161562a.tar.xz git-3e9309815da9aab4e13195b7c6a52c1f7161562a.zip |
Convert remaining callers of lookup_blob to object_id
All but a few callers of lookup_blob have been converted to struct
object_id. Introduce a temporary, which will be removed later, into
parse_object to ease the transition, and convert the remaining callers
so that we can update lookup_blob to take struct object_id *.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'list-objects.c')
0 files changed, 0 insertions, 0 deletions