pub type BranchHeads = HashMap<String, GitCommitMeta>;
pub struct BranchHeads { /* private fields */ }