commit | 3e56e7245c37ce57dde72ec74ee2df41ce603dda | [log] [tgz] |
---|---|---|
author | brian m. carlson <sandals@crustytoothpaste.net> | Sun Dec 06 22:16:35 2015 +0000 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Dec 14 13:35:54 2015 -0800 |
tree | ad20168d8fa1b6a8fe6a4b2ba10e7f862993cf1d | |
parent | fcd30b138759a2ab5ecb55758c3341f0d608df2b [diff] |
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 <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>