worktree.c
8.85 KB
-
worktree: implement `git_worktree_add` · dea7488e
Implement the `git_worktree_add` function which can be used to create new working trees for a given repository.
Patrick Steinhardt committed
Implement the `git_worktree_add` function which can be used to create new working trees for a given repository.