]> source.dussan.org Git - jgit.git/commit
[errorprone] TagCommand: Remove unused parameter of private method 63/204563/6
authorMatthias Sohn <matthias.sohn@sap.com>
Wed, 20 Sep 2023 20:18:01 +0000 (22:18 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Mon, 25 Sep 2023 14:15:35 +0000 (16:15 +0200)
commit2d16df1a07d72d32bb7981fc521ad8fe0b8791c6
treed0603cf28a4e42916e587aaa83dec5d74c9951be
parent28d4b349024420ae56a54fb449f1791986bbff89
[errorprone] TagCommand: Remove unused parameter of private method

See https://errorprone.info/bugpattern/UnusedVariable

Change-Id: I7e8aae3494ce60dbeb474f6bead0817c36276e69
org.eclipse.jgit/src/org/eclipse/jgit/api/TagCommand.java