Skip to main content

prioritize_recent_branches

Function prioritize_recent_branches 

Source
pub(crate) fn prioritize_recent_branches(
    branches: Vec<Branch>,
    previous_branch: Option<&str>,
    user_email: Option<&str>,
) -> Vec<Branch>