jgit/org.eclipse.jgit.ssh.apache
Carsten Hammer 74bc50125d Replace chain of if statements with switch
and switch over strings where possible. Sometimes if statements are
chained and form a series of comparisons against constants. Using switch
statements improves readability.

Bug: 545856
Change-Id: Iacb78956ee5c20db4d793e6b668508ec67466606
Signed-off-by: Carsten Hammer <carsten.hammer@t-online.de>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2019-12-14 20:42:03 +01:00
..
.settings Enable and fix "Statement unnecessarily nested within else clause" warnings 2019-10-17 10:20:14 +09:00
META-INF Prepare 5.7.0-SNAPSHOT builds 2019-12-05 01:32:59 +01:00
resources/org/eclipse/jgit/internal/transport/sshd sshd: correct the protocol version exchange 2019-07-15 13:26:05 +02:00
src/org/eclipse/jgit Replace chain of if statements with switch 2019-12-14 20:42:03 +01:00
.classpath
.fbprefs
.gitignore
.project
BUILD Merge branch 'stable-5.3' into stable-5.4 2019-09-08 15:05:19 +02:00
about.html
build.properties
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Prepare 5.7.0-SNAPSHOT builds 2019-12-05 01:32:59 +01:00