mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-21 22:41:27 +00:00
Add a new function that checks wether a given `struct git_worktree` is valid. The validation includes checking if the gitdir, parent directory and common directory are present. |
||
|---|---|---|
| .. | ||
| config.c | ||
| open.c | ||
| reflog.c | ||
| refs.c | ||
| worktree_helpers.c | ||
| worktree_helpers.h | ||
| worktree.c | ||