bisect: use oid_to_hex() for converting object_id hashes to hex strings
authorRené Scharfe <redacted>
Sun, 25 Mar 2018 10:57:36 +0000 (12:57 +0200)
committerJunio C Hamano <redacted>
Sun, 25 Mar 2018 16:48:05 +0000 (09:48 -0700)
commit14ced5562c59f308bf421ae00e6567ad11169692
tree7930cfb7f79042c995df4a6c0bb2316827d1096a
parentf0a6068a9f3377a209c43282831e338d10aaf152
bisect: use oid_to_hex() for converting object_id hashes to hex strings

Patch generated with Coccinelle and contrib/coccinelle/object_id.cocci.

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