replace.c: use the ref transaction functions for updates
commit867c2fac0aef75d8c883010780eb163e82aaa266
authorRonnie Sahlberg <sahlberg@google.com>
Wed, 16 Apr 2014 22:32:29 +0000 (16 15:32 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 3 Sep 2014 17:04:10 +0000 (3 10:04 -0700)
tree14b1491532f39baa4a06022851739df950336ef9
parente5074bfe8cb895a060720a7cbb3f2ed4fd8cf710
replace.c: use the ref transaction functions for updates

Update replace.c to use ref transactions for updates.

Signed-off-by: Ronnie Sahlberg <sahlberg@google.com>
Reviewed-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/replace.c