jgit/org.eclipse.jgit
David Ostrovsky 7861f82029 Fix InvalidInlineTag error flagged by error prone
Running recent error prone version complaining on that code:

RefDatabase.java:444: error: [InvalidInlineTag] Tag name `linkObjectId`
is unknown.
	 * Includes peeled {@linkObjectId}s. This is the inverse lookup of
	                   ^
    (see https://errorprone.info/bugpattern/InvalidInlineTag)

Bug: 562756
Change-Id: If91da51d5138fb753c0550eeeb9e3883a394123d
Signed-off-by: David Ostrovsky <david@ostrovsky.org>
2020-06-01 22:51:37 -04:00
..
.settings Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
META-INF Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
findBugs
resources/org/eclipse/jgit Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
src/org/eclipse/jgit Fix InvalidInlineTag error flagged by error prone 2020-06-01 22:51:37 -04:00
.classpath Change JGit minimum execution environment to JavaSE-1.8 2016-09-20 11:32:36 +02:00
.fbprefs
.gitignore
.project
BUILD Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties
plugin.properties Fix bundle localization of Apache SSH bundle 2019-06-21 17:54:06 +02:00
pom.xml Decouple JSch from JGit Core 2020-06-01 01:46:59 +02:00