Skip to main content

execute

Function execute 

Source
pub fn execute(dry_run: bool) -> Result<CleanResponse, LitError>
Expand description

Remove empty branches from the workspace. A branch is considered “empty” if it points to the same commit as its base/parent branch or is identical to the default branch.