Refactor print-functions in builtin-branch
authorLars Hjemli <hjemli@gmail.com>
Wed, 3 Jan 2007 20:10:09 +0000 (21:10 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 20:19:20 +0000 (12:19 -0800)
This moves the guts of print_ref_list() into a revamped print_ref_info(),
which at the same time gets renamed to print_ref_item().

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found