pub type CurrentBranches = Vec<(Option<String>, Option<Oid>)>;
pub struct CurrentBranches { /* private fields */ }