builtin/commit: convert to struct object_id
commit8066df4194a1b108d2a7200008c39a1dcfebd8df
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 20 Feb 2017 00:10:14 +0000 (20 00:10 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 20 Feb 2017 09:11:26 +0000 (20 01:11 -0800)
treeec4eab50c469f280ab099fc8d118f10c6833b029
parent605f430efb23ce14ca11750368149acd38b8f1e4
builtin/commit: convert to struct object_id

Convert most leaf functions to use struct object_id.

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