]> source.dussan.org Git - jgit.git/commit
Fix a complicated multi level nested if block structure to use a single level with... 67/3467/3
authorKetan Padegaonkar <KetanPadegaonkar@gmail.com>
Thu, 19 May 2011 07:43:18 +0000 (13:13 +0530)
committerShawn O. Pearce <spearce@spearce.org>
Tue, 31 May 2011 16:15:28 +0000 (09:15 -0700)
commit8b8ad75ada9d90f8b26e69ca04d4bf512bf43dd4
tree29e44f0c941357c762bdb08cd09fe7c47607e78c
parent690c268c793bfc218982130fbfc25870f292295e
Fix a complicated multi level nested if block structure to use a single level with multiple returns.

Change-Id: I3f116f37045e83aba5c80d45b987ab075502dcc6
org.eclipse.jgit/src/org/eclipse/jgit/transport/URIish.java