Rename URIish.protocol to URIish.scheme to match public API
commit6ba712f3e2a7eb0e9484208655e00577ba4779d5
authorShawn O. Pearce <spearce@spearce.org>
Fri, 18 Apr 2008 23:28:42 +0000 (18 19:28 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 11 May 2008 05:16:33 +0000 (11 01:16 -0400)
tree563c359f83c325756fabea1b958e67b642c9cf74
parentaf64ae048fdd8e38be86e92c0d2b148a2c576b10
Rename URIish.protocol to URIish.scheme to match public API

In our public API we call this item a scheme, so its only right
that we do that internally too.

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