jgit/org.eclipse.jgit.pgm.test
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
src/org/eclipse/jgit Replace chain of if statements with switch 2019-12-14 20:42:03 +01:00
tst/org/eclipse/jgit/pgm JGit pgm: Format blame output to match canonical git 2019-11-27 03:03:06 +01:00
.classpath Configure classpath for separate test sources in Eclipse 2018-10-17 11:08:24 +09:00
.gitignore
.project
BUILD Format BUILD files with buildifier 2019-09-08 14:59:29 +02:00
about.html
build.properties
org.eclipse.jgit.pgm--All-Tests (Java8) (de).launch
org.eclipse.jgit.pgm--All-Tests (Java8).launch
org.eclipse.jgit.pgm--All-Tests.launch
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