Package org.apache.maven.scm.provider.git.gitexe.command.info
-
Class Summary Class Description GitInfoCommand Usesgit log
command to retrieve info about the most recent commits related to specific files.GitInfoConsumer Parses output ofgit log
with a particular format and populates aInfoItem
.