Refactor print-functions in builtin-branch
commitaf0e4ac0ecf7cad57d9405f188ce0944e7f9b166
authorLars Hjemli <hjemli@gmail.com>
Wed, 3 Jan 2007 20:10:09 +0000 (3 21:10 +0100)
committerJunio C Hamano <junkio@cox.net>
Wed, 3 Jan 2007 20:19:20 +0000 (3 12:19 -0800)
treebe12f93dda80cea43a238bee4bdc41581c2a8af6
parent1ebb948f656c03a5bdaab4de1a113b9ffcb98bea
Refactor print-functions in builtin-branch

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>
builtin-branch.c