public class GitDiffConsumer extends Object implements org.codehaus.plexus.util.cli.StreamConsumer
GitDiffConsumer(ScmLogger logger, File workingDirectory)
void
consumeLine(String line)
List
getChangedFiles()
Map
getDifferences()
String
getPatch()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GitDiffConsumer(ScmLogger logger, File workingDirectory)
public void consumeLine(String line)
consumeLine
org.codehaus.plexus.util.cli.StreamConsumer
public List getChangedFiles()
public Map getDifferences()
public String getPatch()
Copyright © 2003–2014. All rights reserved.