pkt-line: add a member for hash algorithm
authorbrian m. carlson <redacted>
Mon, 25 May 2020 19:58:54 +0000 (19:58 +0000)
committerJunio C Hamano <redacted>
Wed, 27 May 2020 17:07:06 +0000 (10:07 -0700)
commit9a9f0d3fc0888599723812be62fa2d7b3cc4d2d6
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
pkt-line.c
pkt-line.h
git clone https://git.99rst.org/PROJECT