]> source.dussan.org Git - jgit.git/commit
Revert "Option to pass start RevCommit to be blamed on to the 83/195583/2
authorMatthias Sohn <matthias.sohn@sap.com>
Mon, 5 Sep 2022 22:07:17 +0000 (00:07 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 6 Sep 2022 08:40:26 +0000 (10:40 +0200)
commitee6334bccf6d81b1bf513c44897e2a63b6300400
treed13169f0ea8d96e4dcbf9c759640c80e2d87bac1
parent6e7a15886922449c218809202487e787f54e591a
Revert "Option to pass start RevCommit to be blamed on to the
BlameGenerator."

This reverts commit 5747bba48b22a11beba8ebe0caf13a53d4ca96f2.

This is done as a quick fix for the failure of egit tests caused by  the
introduction of FilteredRevCommit.

Bug: 580690
Change-Id: Ia0178bc2de4fc825a81207bbd7979bf3a386c955
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/blame/BlameGeneratorTest.java
org.eclipse.jgit/src/org/eclipse/jgit/blame/BlameGenerator.java