pub fn name(input: &BStr) -> Result<&BStr, Error>
Assure the given input resemble a valid git tag name, which is returned unchanged on success.
input