worktree: implement `git_worktree_list`
Add new module for working trees with the `git_worktree_list` function. The function lists names for all working trees of a certain repository.
Showing
include/git2/worktree.h
0 → 100644
src/worktree.c
0 → 100644
tests/worktree/worktree.c
0 → 100644
Please
register
or
sign in
to comment