From: Michael Haggerty Date: Sat, 9 May 2015 15:20:39 +0000 (+0200) Subject: rename_ref(): inline calls to write_ref_sha1() from this function X-Git-Tag: v2.4.3~13^2~4 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ba43b7f29c59f75cf5f28af3a02d16c08937e439?ds=inline;hp=ba43b7f29c59f75cf5f28af3a02d16c08937e439 rename_ref(): inline calls to write_ref_sha1() from this function Most of what it does is unneeded from these call sites. Signed-off-by: Michael Haggerty Signed-off-by: Junio C Hamano ---