Skip to main content

normalize_branch_name

Function normalize_branch_name 

Source
pub fn normalize_branch_name(branch: &str) -> &str
Expand description

Normalize branch name by removing refs/heads/ prefix if present.