commit: convert lookup_commit_graft to struct object_id
authorStefan Beller <sbeller@google.com>
Thu, 13 Jul 2017 00:44:14 +0000 (17:44 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 13 Jul 2017 19:02:40 +0000 (12:02 -0700)
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>
No differences found