Skip to main content

delete_worktree

Function delete_worktree 

Source
pub fn delete_worktree(
    repo_path: &Path,
    wt_path: &Path,
    branch: &str,
) -> Result<()>