Function git_ref_format::check_ref_format

source ยท
pub fn check_ref_format(opts: Options, s: &str) -> Result<(), Error>
Expand description

Validate that a string slice is a valid refname.