mirror of
https://github.com/git/git.git
synced 2026-03-01 11:08:45 +00:00
There are cases where you lock and open to write a file, close it to show the updated contents to external processes, and then have to update the file again while still holding the lock, but the lockfile API lacked support for such an access pattern. * jc/reopen-lock-file: lockfile: allow reopening a closed but still locked file
6.4 KiB
6.4 KiB