Handle ssh:// and git:// urls containing a '~' character.
For such a path '/~/...' the leading '/' is stripped so the server will get a path starting with '~' and correctly handle it.
Showing
Please
register
or
sign in
to comment
For such a path '/~/...' the leading '/' is stripped so the server will get a path starting with '~' and correctly handle it.