From: Lars Hjemli Date: Thu, 25 Oct 2007 08:13:25 +0000 (+0200) Subject: Use reflist to print branch info X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/0c1ebce2042e69569d99551d7749b97b4e579609?hp=0c1ebce2042e69569d99551d7749b97b4e579609 Use reflist to print branch info This updates ui-summary.c to use a reflist instead of for_each_branch_ref(), as a step towards more flexible branch handling (filtering/sorting). Signed-off-by: Lars Hjemli ---