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 org.codehaus.plexus.util.cli.Commandline |
createCommandLine(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
execute, getLogger, setLoggerpublic static final int NO_REVISION_LENGTH
public GitInfoCommand()
protected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand in class AbstractCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
ScmExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.