Class GitStagedFiles


  • public class GitStagedFiles
    extends Object
    Author:
    Réda Housni Alaoui
    • Method Detail

      • read

        public static GitStagedFiles read​(org.apache.maven.plugin.logging.Log log,
                                          org.eclipse.jgit.lib.Repository repository,
                                          Predicate<Path> fileFilter)
                                   throws org.eclipse.jgit.api.errors.GitAPIException
        Throws:
        org.eclipse.jgit.api.errors.GitAPIException