diff options
author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-03-12 03:27:45 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-14 17:23:49 +0100 |
commit | 7984f23833d1c1b8d7d5d863ed8c42b67e0a0fba (patch) | |
tree | f48aae71b77a87cdbce8d9c0bfd5bc1aa39c42cf /merge-blobs.c | |
parent | packfile: convert unpack_entry to struct object_id (diff) | |
download | git-7984f23833d1c1b8d7d5d863ed8c42b67e0a0fba.tar.xz git-7984f23833d1c1b8d7d5d863ed8c42b67e0a0fba.zip |
Convert remaining callers of sha1_object_info_extended to object_id
Convert the remaining caller of sha1_object_info_extended to use struct
object_id. Introduce temporaries, which will be removed later, since
there is a dependency loop between sha1_object_info_extended and
lookup_replace_object_extended. This allows us to convert the code in a
piecemeal fashion instead of all at once.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-blobs.c')
0 files changed, 0 insertions, 0 deletions