• Show log

    Commit

  • Hash : ac728c24
    Author : Simon
    Date : 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.