Skip to main content

worktree_remove

Function worktree_remove 

Source
pub fn worktree_remove(repo: &Path, path: &Path) -> Result<(), WorktreeError>
Expand description

Run git worktree remove <path> (non-force).