From: Thomas Rast Date: Mon, 19 Oct 2009 15:48:09 +0000 (+0200) Subject: reflog-walk: refactor the branch@{num} formatting X-Git-Tag: v1.6.6-rc0~76^2~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/72b103fec7af967d295410c2fd3899bc6e8386e2?ds=inline;hp=72b103fec7af967d295410c2fd3899bc6e8386e2 reflog-walk: refactor the branch@{num} formatting We'll use the same output in an upcoming commit, so refactor its formatting (which was duplicated anyway) into a separate function. Signed-off-by: Thomas Rast Signed-off-by: Junio C Hamano ---