From: Michael Haggerty Date: Mon, 22 Apr 2013 19:52:31 +0000 (+0200) Subject: pack-refs: rename handle_one_ref() to pack_one_ref() X-Git-Tag: v1.8.4-rc0~251^2~10 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/0c0c0bd25e4bea1fb1f48e8bca3ce9b68d69ee93?ds=inline;hp=0c0c0bd25e4bea1fb1f48e8bca3ce9b68d69ee93 pack-refs: rename handle_one_ref() to pack_one_ref() This code is about to be moved, so name the function more distinctively. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---