]> source.dussan.org Git - jgit.git/commit
Delete unused FileTreeIteratorWithTimeControl 65/148765/1
authorMatthias Sohn <matthias.sohn@sap.com>
Thu, 11 Jul 2019 08:00:23 +0000 (10:00 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 3 Sep 2019 08:37:30 +0000 (10:37 +0200)
commit400342bbc1cff644ee9d7fd1076e62be89bb54f4
tree297db48e2f21a131775e7221b179f8b3fb19a44e
parent1de117780036b14db025ee3a5fa4ebd285a826cf
Delete unused FileTreeIteratorWithTimeControl

The only usage of this test iterator was removed in df637928d. Hence
delete this iterator and associated test.

Change-Id: I47710133ec3edc675c21db210960c024982668c6
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
(cherry picked from commit a024759cf5bf1cd6b9beb4f790d484943761a7e1)
org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/RacyGitTests.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/FileTreeIteratorWithTimeControl.java [deleted file]