Function git_graph::print::unicode::format_branches
source · pub fn format_branches(
graph: &GitGraph,
info: &CommitInfo,
head: Option<&HeadInfo>,
color: bool
) -> String
Expand description
Format branches and tags.