mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-03 12:31:32 +00:00
Working trees support locking by creating a file `locked` inside the tree's gitdir with an optional reason inside. Support this feature by adding functions to get and set the locking status. |
||
|---|---|---|
| .. | ||
| config.c | ||
| open.c | ||
| reflog.c | ||
| refs.c | ||
| worktree_helpers.c | ||
| worktree_helpers.h | ||
| worktree.c | ||