http-push: convert to use the_hash_algo
authorbrian m. carlson <redacted>
Tue, 19 Feb 2019 00:05:09 +0000 (00:05 +0000)
committerJunio C Hamano <redacted>
Mon, 1 Apr 2019 02:57:38 +0000 (11:57 +0900)
commitf024b87a086643bbe6c869af11eee27aaaebb074
treef8dabe8770330e43f7ca286463ed98e8a2ae0cde
parentfbfc089d913772f96f9562a3dbddaed28809fe72
http-push: convert to use the_hash_algo

Switch the lock token code to use the_hash_algo and increase its buffers
to be allocated using GIT_MAX_* constants.  Update the parsing of object
paths to use the_hash_algo as well.

Signed-off-by: brian m. carlson <redacted>
Signed-off-by: Junio C Hamano <redacted>
http-push.c
git clone https://git.99rst.org/PROJECT