On 05/06/2017 03:09 PM, brian m. carlson wrote:
This is the eighth series of patches to convert unsigned char [20] to struct object_id. This series converts lookup_commit, lookup_blob, lookup_tree, lookup_tag, and finally parse_object to struct object_id.
I patched v2 (which I have reviewed) and v3 against master, and diffed the two, and it looks good to me. (There was a conflict in builtin/tag.c, but it is a trivial one.)