Class GitStagedFiles
java.lang.Object
com.cosium.code.format.git.GitStagedFiles
- Author:
- Réda Housni Alaoui
-
Method Summary
Modifier and TypeMethodDescriptionvoidformat(CodeFormatters formatters) static GitStagedFilesread(org.apache.maven.plugin.logging.Log log, org.eclipse.jgit.lib.Repository repository, Predicate<Path> fileFilter)
-
Method Details
-
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
-
format
- Throws:
IOException
-