libgit2/include
Patrick Steinhardt 372dc9ff6a 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.
2017-02-13 10:59:16 +01:00
..
git2 worktree: implement git_worktree_validate 2017-02-13 10:59:16 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00