public class GitBlameCommand extends AbstractBlameCommand implements GitCommand
| Constructor and Description |
|---|
GitBlameCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(File workingDirectory,
String filename,
boolean ignoreWhitespace) |
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet workingDirectory,
CommandParameters parameters) |
execute, getLogger, setLoggerprotected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet workingDirectory, CommandParameters parameters) throws ScmException
executeCommand in class AbstractBlameCommandScmExceptionpublic BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.