is_git_url

Function is_git_url 

Source
pub fn is_git_url(path_str: &str) -> bool
Expand description

Checks if a given string is a likely git repository URL.