Class GitDiffExtractor
java.lang.Object
io.github.vishalsharma1997.services.GitDiffExtractor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetGitDiffExtract(File projectRootDirectory, String targetRevision)
-
Constructor Details
-
GitDiffExtractor
-
-
Method Details
-
getGitDiffExtract
public GitDiffExtract getGitDiffExtract(File projectRootDirectory, String targetRevision) throws IOException, org.eclipse.jgit.api.errors.GitAPIException - Throws:
IOExceptionorg.eclipse.jgit.api.errors.GitAPIException
-