Add toString() support to URIish
commitd44d579d4f94063050a896eda6994f730957db6c
authorShawn O. Pearce <spearce@spearce.org>
Fri, 18 Apr 2008 23:51:18 +0000 (18 19:51 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 05:16:33 +0000 (11 01:16 -0400)
treebfb936295484dad4406b4b8bf528f745a9ac34a1
parent6ba712f3e2a7eb0e9484208655e00577ba4779d5
Add toString() support to URIish

This can be useful when debugging, or if we want to show the URI
to the end-user.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.spearce.jgit.test/tst/org/spearce/jgit/transport/URIishTest.java
org.spearce.jgit/src/org/spearce/jgit/transport/URIish.java