Uses of Class
org.apache.maven.scm.provider.git.command.info.GitInfoItem
Packages that use GitInfoItem
-
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 GitInfoItemModifierConstructorDescriptionGitInfoScmResult
(String commandLine, List<GitInfoItem> files) GitInfoScmResult
(List<GitInfoItem> files, ScmResult result)