Class GitDiffConsumer
java.lang.Object
org.apache.maven.scm.util.AbstractConsumer
org.apache.maven.scm.provider.git.command.diff.GitDiffConsumer
- All Implemented Interfaces:
org.codehaus.plexus.util.cli.StreamConsumer
- Author:
- Brett Porter, Mark Struberg, Olivier Lamy
-
Field Summary
Fields inherited from class org.apache.maven.scm.util.AbstractConsumer
logger
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.maven.scm.util.AbstractConsumer
parseDate, parseDate
-
Constructor Details
-
GitDiffConsumer
-
-
Method Details
-
consumeLine
-
getChangedFiles
-
getDifferences
-
getPatch
-