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