Convert remaining callers of lookup_commit_reference* to object_id
commit1e43ed986775d8e8ecaef4dac8b98dcbae6298c1
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sat, 6 May 2017 22:10:09 +0000 (6 22:10 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 May 2017 06:12:57 +0000 (8 15:12 +0900)
treeff277db9f9c9fbee8f4a87dc7f6cb8ea0c97a332
parent7422ab50d1011b2b26b59bf11b91a1202618f3e5
Convert remaining callers of lookup_commit_reference* to object_id

There are a small number of remaining callers of lookup_commit_reference
and lookup_commit_reference_gently that still need to be converted to
struct object_id.  Convert these.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
notes-merge.c
ref-filter.c
sequencer.c
sha1_name.c
shallow.c
submodule.c