Convert remaining callers of sha1_array_lookup to object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Fri, 31 Mar 2017 01:39:57 +0000 (01:39 +0000)
committerJunio C Hamano <gitster@pobox.com>
Fri, 31 Mar 2017 15:33:55 +0000 (08:33 -0700)
commit4ce3621a6dd3f98dab3c588b7f53f81b8404df32
tree9f446e67e0e1de4b8b89c54eb8bf851a691d1128
parent98a72ddc12e13231537150607f4a6a8ff8b43854
Convert remaining callers of sha1_array_lookup to object_id

There are a very small number of callers which don't already use struct
object_id.  Convert them.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
bisect.c
builtin/pack-objects.c
ref-filter.c