Skip to main content

normalize_push_refname

Function normalize_push_refname 

Source
pub fn normalize_push_refname(name: &str) -> String
Expand description

Expand a short push ref name to refs/heads/<name>, leaving empty names, HEAD, and already-qualified refs/* names untouched.