From: brian m. carlson Date: Mon, 12 Mar 2018 02:27:36 +0000 (+0000) Subject: archive: convert sha1_file_to_archive to struct object_id X-Git-Tag: v2.18.0-rc0~163^2~20 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e5ec981a4b1d5a3159945f75f600bcf3764e1874?hp=e5ec981a4b1d5a3159945f75f600bcf3764e1874 archive: convert sha1_file_to_archive to struct object_id Convert this function to take a pointer to struct object_id and rename it object_file_to_archive. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---