From: brian m. carlson Date: Sun, 6 Dec 2015 22:16:35 +0000 (+0000) Subject: sha1_file.c: introduce a null_oid constant X-Git-Tag: v2.7.0-rc2~4^2~2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3e56e7245c37ce57dde72ec74ee2df41ce603dda?hp=3e56e7245c37ce57dde72ec74ee2df41ce603dda sha1_file.c: introduce a null_oid constant null_oid is the struct object_id equivalent to null_sha1. Signed-off-by: brian m. carlson Signed-off-by: Junio C Hamano ---