Skip to main content

worktree_add

Function worktree_add 

Source
pub fn worktree_add(
    repo: &Path,
    path: &Path,
    branch: &str,
    start: &str,
) -> Result<GitOutput, GitError>