@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
Package io.jenkins.plugins.forensics.git.delta
Git implementation for determining the code difference - so called 'delta' - between two commits.
- Author:
- Florian Orendi
-
Class Summary Class Description DeltaRepositoryCallback Repository callback that calculates the code difference - so called 'delta' - between two commits.GitDeltaCalculator ADeltaCalculator
for Git.GitDeltaCalculatorFactory ADeltaCalculatorFactory
for Git.