worktree: implement `git_worktree_validate`
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.
Showing
Please
register
or
sign in
to comment