ref_transaction_commit(): inline call to write_ref_sha1()
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 10 May 2015 02:45:35 +0000 (04:45 +0200)
committerJunio C Hamano <gitster@pobox.com>
Wed, 13 May 2015 04:25:26 +0000 (21:25 -0700)
And remove the function write_ref_sha1(), as it is no longer used.

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