net.c
16.6 KB
-
url: introduce git_net_str_is_url · e02e6a5c
We occasionally need to determine whether a given string is a URL or something else. (The "something else" may be a git path in a different format, like scp formatting, which needs to be handled differently.)
Edward Thomson committed