url: introduce git_net_url_parse_scp
Provide a mechanism for parsing scp-style paths (eg `git@github.com:libgit2/libgit2` into the url form `ssh://git@github.com/libgit2/libgit2`.)
Showing
tests/network/url/scp.c
0 → 100644
Please
register
or
sign in
to comment