From 9244c07d73968f668e7579a6c8ff626982229b3f Mon Sep 17 00:00:00 2001 From: Matthias Sohn Date: Tue, 22 Feb 2022 01:20:07 +0100 Subject: Add a typed config getter for integers confined to a range Use Integer#MIN_VALUE to denote unset option. Change-Id: I4d65f2434013111f25520c0ed2b9a9dc8123c6cf --- org.eclipse.jgit/.settings/.api_filters | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'org.eclipse.jgit/.settings') diff --git a/org.eclipse.jgit/.settings/.api_filters b/org.eclipse.jgit/.settings/.api_filters index 792a0c91c2..88a712e7b2 100644 --- a/org.eclipse.jgit/.settings/.api_filters +++ b/org.eclipse.jgit/.settings/.api_filters @@ -9,6 +9,20 @@ + + + + + + + + + + + + + + -- cgit v1.2.3