• Show log

    Commit

  • Hash : e02e6a5c
    Author : Edward Thomson
    Date : 2022-01-11T10:19:40

    url: introduce git_net_str_is_url
    
    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.)