archive

Function archive 

Source
pub async fn archive(args: ArgsOs) -> Result<()>
Expand description

Archives branches by moving them to refs/archive/.

ยงErrors

Returns an error if no branch name is provided, or git fails.