Skip to main content

clean_worktrees

Function clean_worktrees 

Source
pub fn clean_worktrees(
    merged: bool,
    older_than: Option<u64>,
    interactive: bool,
    dry_run: bool,
    force: bool,
) -> Result<()>
Expand description

Batch cleanup of worktrees based on criteria.