pkt-line: add a member for hash algorithm
commit9a9f0d3fc0888599723812be62fa2d7b3cc4d2d6
authorbrian m. carlson <sandals@crustytoothpaste.net>
Mon, 25 May 2020 19:58:54 +0000 (25 19:58 +0000)
committerJunio C Hamano <gitster@pobox.com>
Wed, 27 May 2020 17:07:06 +0000 (27 10:07 -0700)
treefbe25d80f7d8834a26e0a453214620901308398b
parent1349ffed6dfa8ddcf9f48ede3b9cfd16fdde16fc
pkt-line: add a member for hash algorithm

Add a member for the hash algorithm currently in use to the packet
reader so it can parse references correctly.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
pkt-line.c
pkt-line.h