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