Commit ac728c248361df6ab8c23d8c5cfece7391c871db

Simon 2015-08-03T07:38:07

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.