From: Junio C Hamano <hidden> Date: 2016-06-15 23:06:08
Jeff King [off-list ref] writes:
No users of hold_lock_file_for_append remain, so remove it.
This does not seem to have anything to do with rotating static buffers
used in get_pathname(); the only effect it has is to conflict heavily
with Michael's tempfile topic X-<.
Perhaps this should be part of Michael's tempfile topic?