libgit2/include
Patrick Steinhardt f0cfc34105 worktree: implement git_worktree_prune
Implement the `git_worktree_prune` function. This function can be
used to delete working trees from a repository. According to the
flags passed to it, it can either delete the working tree's
gitdir only or both gitdir and the working directory.
2017-02-13 11:02:03 +01:00
..
git2 worktree: implement git_worktree_prune 2017-02-13 11:02:03 +01:00
git2.h proxy: introduce a proxy options struct 2016-04-19 13:54:19 +02:00