Class GitDiffExtractor

java.lang.Object
io.github.vishalsharma1997.services.GitDiffExtractor

public class GitDiffExtractor extends Object
  • Constructor Details

    • GitDiffExtractor

      public GitDiffExtractor(CustomLogger log)
  • Method Details

    • getGitDiffExtract

      public GitDiffExtract getGitDiffExtract(File projectRootDirectory, String targetRevision) throws IOException, org.eclipse.jgit.api.errors.GitAPIException
      Throws:
      IOException
      org.eclipse.jgit.api.errors.GitAPIException