commit: convert lookup_commit_graft to struct object_id
commit8b65a34c4a12cdaae7f43f65f760da0f48ad67e3
authorStefan Beller <sbeller@google.com>
Thu, 13 Jul 2017 00:44:14 +0000 (12 17:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Jul 2017 19:02:40 +0000 (13 12:02 -0700)
tree1afb7e225af08f8196b05cfc8ed23c901c33f472
parent80145b1e412719c960036c8c62a9e35dd23a5b2d
commit: convert lookup_commit_graft to struct object_id

With this patch, commit.h doesn't contain the string 'sha1' any more.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit.c
commit.h
fsck.c
shallow.c