aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm.test
diff options
context:
space:
mode:
authorDavid Pursehouse <david.pursehouse@gmail.com>2019-06-12 13:12:52 +0900
committerMatthias Sohn <matthias.sohn@sap.com>2019-06-15 21:55:39 +0200
commit2eeabde94a4a39dd827d4ecc8110a6137d401cba (patch)
tree088bcbb397f45ca988b9e49ce49f75380595297c /org.eclipse.jgit.pgm.test
parent858736df37dd9d1b60f6173efae791912dd14d67 (diff)
downloadjgit-2eeabde94a4a39dd827d4ecc8110a6137d401cba.tar.gz
jgit-2eeabde94a4a39dd827d4ecc8110a6137d401cba.zip
BasePackFetchConnection: Prefer boolean operators over logical operators in comparisons
Using the | and & operators in boolean conditions results in a warning from Error Prone: [ShortCircuitBoolean] Prefer the short-circuiting boolean operators && and || to & and |. see https://errorprone.info/bugpattern/ShortCircuitBoolean Change-Id: I6cccca3fdd28bf93b302a9b8a66e68ac912cb60d Signed-off-by: David Pursehouse <david.pursehouse@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.pgm.test')
0 files changed, 0 insertions, 0 deletions