Skip to main content

worktree_remove

Function worktree_remove 

Source
pub fn worktree_remove(
    repo_path: &Path,
    name: &str,
    force: bool,
) -> Result<(), String>