From: Stefan Beller Date: Thu, 13 Jul 2017 00:44:14 +0000 (-0700) Subject: commit: convert lookup_commit_graft to struct object_id X-Git-Tag: v2.15.0-rc0~214^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/8b65a34c4a12cdaae7f43f65f760da0f48ad67e3?hp=8b65a34c4a12cdaae7f43f65f760da0f48ad67e3 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 Signed-off-by: Junio C Hamano ---