gitoxide_core::repository::revision

Function previous_branches

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