fsck_describe_object(): build on our get_object_name() primitive
authorJeff King <redacted>
Fri, 18 Oct 2019 04:56:38 +0000 (00:56 -0400)
committerJunio C Hamano <redacted>
Mon, 28 Oct 2019 05:05:17 +0000 (14:05 +0900)
commitd40bbc109b6f5d9e5e5088095cc33fef2e25971e
treea4ce832baf9d696b6c4fa951feab15e4519d6f4e
parenta59cfb32300baab00ee9cec68326309f4b2faca9
fsck_describe_object(): build on our get_object_name() primitive

This isolates the implementation detail of using the decoration code to
our put/get functions.

Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
fsck.c
git clone https://git.99rst.org/PROJECT