Function previous_branches

Source
pub fn previous_branches(
    repo: Repository,
    out: impl Write,
    format: OutputFormat,
) -> Result<()>