Skip to main content

worktree_remove

Function worktree_remove 

Source
pub fn worktree_remove(
    repo_path: &str,
    worktree_path: &str,
    force: bool,
) -> Result<(), String>
Expand description

Remove a git worktree.