rename_ref(): inline calls to write_ref_sha1() from this function
authorMichael Haggerty <mhagger@alum.mit.edu>
Sat, 9 May 2015 15:20:39 +0000 (17:20 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2015 04:28:02 +0000 (21:28 -0700)
Most of what it does is unneeded from these call sites.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found