public class GitDiffConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
Constructor and Description |
---|
GitDiffConsumer(ScmLogger logger,
File workingDirectory) |
Modifier and Type | Method and Description |
---|---|
void |
consumeLine(String line) |
List<ScmFile> |
getChangedFiles() |
Map<String,CharSequence> |
getDifferences() |
String |
getPatch() |
Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.