Uses of Class
org.apache.maven.scm.provider.git.command.info.GitInfoItem
-
Packages that use GitInfoItem Package Description org.apache.maven.scm.provider.git.command.info -
-
Uses of GitInfoItem in org.apache.maven.scm.provider.git.command.info
Constructor parameters in org.apache.maven.scm.provider.git.command.info with type arguments of type GitInfoItem Constructor Description GitInfoScmResult(String commandLine, List<GitInfoItem> files)
GitInfoScmResult(List<GitInfoItem> files, ScmResult result)
-