From: Michael Haggerty Date: Mon, 12 Dec 2011 05:38:22 +0000 (+0100) Subject: create_ref_entry(): extract function from add_ref() X-Git-Tag: v1.7.9-rc0~35^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/cddc42587cbb37f8ff2f34b53550b5e331aa3aa5?ds=sidebyside;hp=cddc42587cbb37f8ff2f34b53550b5e331aa3aa5 create_ref_entry(): extract function from add_ref() Separate the creation of the ref_entry from its addition to a ref_array. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---