mirror of
https://github.com/git/git.git
synced 2026-05-25 11:25:06 +02:00
4e63dcc86c
The temp_is_locked function can be used to determine whether or not a given name previously passed to temp_acquire is currently locked. Signed-off-by: Kyle J. McKay <mackyle@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>