mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 17:16:48 +00:00
This lock/unlock pair allows for the cller to lock a configuration file to avoid concurrent operations. It also allows for a transactional approach to updating a configuration file. If multiple updates must be made atomically, they can be done while the config is locked. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||