worktree: implement `git_worktree_add`
Implement the `git_worktree_add` function which can be used to create new working trees for a given repository.
Showing
Please
register
or
sign in
to comment
Implement the `git_worktree_add` function which can be used to create new working trees for a given repository.