get_name(): rewrite to take an object_id argument
authorMichael Haggerty <redacted>
Mon, 25 May 2015 18:38:34 +0000 (18:38 +0000)
committerJunio C Hamano <redacted>
Mon, 25 May 2015 19:19:29 +0000 (12:19 -0700)
commit99a2cfbfe639ccd13e48ac48e8bd4461c9c1b178
tree15de291543522330902a48c86b56a9890b4663d3
parentfcb615f51f303177a8454e988f8e8ef9fb3e94d9
get_name(): rewrite to take an object_id argument

Rewrite to take an object_id argument and convert the local variable
"peeled" object_id.

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