Skip to main content

run

Function run 

Source
pub fn run(args: &BranchesArgs) -> Result<(), RkError>
Expand description

Dispatch the branches surface.

§Errors

Refuses when the target is not a git repository, propagates a git or forge-CLI resolution failure, and — under --apply — returns the subprocess failure of a deletion git itself refused, after the report has named every branch’s outcome.