Skip to main content

worktree_remove_force

Function worktree_remove_force 

Source
pub fn worktree_remove_force(
    repo_path: String,
    path: String,
) -> Result<(), GitError>