Skip to main content

list_refs_with_prefix

Function list_refs_with_prefix 

Source
pub fn list_refs_with_prefix(
    repo: &Repository,
    prefix: &str,
) -> Result<Vec<String>>
Expand description

List all ref names matching a glob prefix.