commit | aae42e43c42911a3c260ae9fa8681e779c6d5943 | [log] [tgz] |
---|---|---|
author | Ralf Thielow <ralf.thielow@gmail.com> | Fri Aug 28 18:55:52 2015 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Aug 28 11:32:01 2015 -0700 |
tree | df9b20cbfeb08663d3967571ea6aa43b7cf540b1 | |
parent | db86e61cbbc4c59a0886366bbf392498e64b53c8 [diff] |
lockfile: remove function "hold_lock_file_for_append" With 77b9b1d (add_to_alternates_file: don't add duplicate entries, 2015-08-10) the last caller of function "hold_lock_file_for_append" has been removed, so we can remove the function as well. Signed-off-by: Ralf Thielow <ralf.thielow@gmail.com> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>