Re: [PATCH] replace: fix replacing object with itself
From: Junio C Hamano <hidden> Date: 2016-06-15 23:02:53
Jeff King [off-list ref] writes:
I think all of the callers of replace_object_sha1 do this same check
now. Can we just move the check into that function instead of adding
another instance of it?