]> source.dussan.org Git - jgit.git/commit
Clarify operator precedence to fix errorprone error 34/179734/5
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 23 Apr 2021 14:52:54 +0000 (16:52 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 1 Jun 2021 15:16:59 +0000 (11:16 -0400)
commita14bc9bb6935dc0784ba2277751b64fb735a2a23
tree6a8884c268c725b76d49a56708a9134ab8814b95
parent4760628d7389130f18c4710706a758b30b158ff0
Clarify operator precedence to fix errorprone error

Errorprone raised error OperatorPrecedence in bazel build.

Change-Id: Ibab601e67d4d5cafe9a7d900c78b0d432181a073
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/internal/transport/ssh/OpenSshConfigFile.java