Re: [PATCH] bisect: use oid_to_hex() for converting object_id hashes to hex strings
From: Junio C Hamano <hidden> Date: 2018-03-25 16:48:34
"brian m. carlson" [off-list ref] writes:
On Sun, Mar 25, 2018 at 12:57:36PM +0200, René Scharfe wrote:
quoted
Patch generated with Coccinelle and contrib/coccinelle/object_id.cocci.
Signed-off-by: Rene Scharfe <redacted>
---
This is a belated follow-up to f0a6068a9f (bisect: debug: convert struct
object to object_id).