public class GitInfoCommand extends AbstractCommand implements GitCommand
Modifier and Type | Field and Description |
---|---|
static int |
NO_REVISION_LENGTH |
Constructor and Description |
---|
GitInfoCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
execute, getLogger, setLogger
public static final int NO_REVISION_LENGTH
public GitInfoCommand()
protected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand
in class AbstractCommand
ScmException
public static Commandline createCommandLine(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.