Create an Git URL parser
commitf9937e71bfd7e4983a8ce2eab247b1971cce3884
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Fri, 4 Apr 2008 19:24:26 +0000 (4 21:24 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sun, 6 Apr 2008 12:16:46 +0000 (6 14:16 +0200)
tree3dc00f7c37b4f69a06bba256e0dab754ed856404
parent65a9a576354c9fa2cc9343b6ef03722b5c709e67
Create an Git URL parser

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit.test/tst/org/spearce/jgit/lib/net/URIishTest.java [new file with mode: 0644]
org.spearce.jgit/src/org/spearce/jgit/fetch/URIish.java [new file with mode: 0644]