commit | 6af926e8bcab15b42faeee9f2fe1c69b5fea1b15 | [log] [tgz] |
---|---|---|
author | Ronnie Sahlberg <sahlberg@google.com> | Fri Jun 20 07:42:47 2014 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jul 14 11:54:40 2014 -0700 |
tree | d437eef79aeb740a4c12b35cb2a3346cc76d6010 | |
parent | 995f8746bc421a537e12622770a90be2205cd26f [diff] |
lockfile.c: add a new public function unable_to_lock_message Introducing a new unable_to_lock_message helper, which has nicer semantics than unable_to_lock_error and cleans up lockfile.c a little. Signed-off-by: Ronnie Sahlberg <sahlberg@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com> Acked-by: Michael Haggerty <mhagger@alum.mit.edu>