Merge branch 'po/read-graft-line'

Conversion from uchar[20] to struct object_id continues; this is to ensure that we do not assume sizeof(struct object_id) is the same as the length of SHA-1 hash (or length of longest hash we support). * po/read-graft-line: commit: rewrite read_graft_line commit: allocate array using object_id size commit: replace the raw buffer with strbuf in read_graft_line sha1_file: fix definition of null_sha1

Junio C Hamano committed Sep 6, 2017 at 13:11 UTC 8b36f0b196225fc25588220acf921d011d4bf9a7

No changes.