Commit 372dc9ff6ada409204b7c3de882e5dad16f30b36

Patrick Steinhardt 2015-10-21T13:49:55

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.