GitURI should not try to parse "path" part if it is missing in the URI
commit64efb89f4cf9a2c1b87803dd261688f48a421bde
authorAndrey Loskutov <loskutov@gmx.de>
Sat, 26 Sep 2015 08:35:50 +0000 (26 10:35 +0200)
committerAndrey Loskutov <loskutov@gmx.de>
Sat, 26 Sep 2015 16:48:51 +0000 (26 18:48 +0200)
tree39ee6fc6b6a5dc1456555ea4b5e33d9af5e774ec
parent1ab13aeff5efd1b879411533d463b4fa77778fa9
GitURI should not try to parse "path" part if it is missing in the URI

Bug: 478464
Change-Id: I4c376c1d8df3a90ca5d59d8cfa36d2dbecab9772
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
org.eclipse.egit.core.test/src/org/eclipse/egit/core/test/GitURITest.java
org.eclipse.egit.core/src/org/eclipse/egit/core/internal/GitURI.java