mirror of
https://github.com/git/git.git
synced 2026-01-10 10:13:33 +00:00
refs.c: convert it to use lockfile interface.
This updates the ref locking code to use creat-rename locking code we use for the index file, so that it can borrow the code to clean things up upon signals and program termination. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in: