pub fn format_branches( graph: &GitGraph, info: &CommitInfo, head: Option<&HeadInfo>, color: bool, ) -> String
Format branches and tags.