]> source.dussan.org Git - jgit.git/commit
Suppress API error for RefDatabase.hasFastTipsWithSha1() 66/153866/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 5 Dec 2019 00:56:31 +0000 (01:56 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Thu, 5 Dec 2019 00:56:31 +0000 (01:56 +0100)
commita4ad83c96c2bcaed2487ad5cd6fc39d6aed38f00
tree334089dc42fe3255d5f52d96a0aea9077caa34c5
parent1cb37e89d20cf31c9ae1dbc64c76cf20fa3aa713
Suppress API error for RefDatabase.hasFastTipsWithSha1()

This method was added in stable-5.6 after 5.6 RC1 was tagged. It's shown
as an API error when using 5.6.0 RC1 as the API baseline for master.
This suppression can be removed when 5.6 is released which will serve as
the API baseline for 5.7.

Change-Id: Ic6359fe59ed2d2a9431583b0854ec86bbac76880
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/.settings/.api_filters [new file with mode: 0644]