public class GitStatusCommand extends AbstractStatusCommand implements GitCommand
| Constructor and Description |
|---|
GitStatusCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(GitScmProviderRepository repository,
ScmFileSet fileSet) |
static org.codehaus.plexus.util.cli.Commandline |
createRevparseShowToplevelCommand(ScmFileSet fileSet) |
protected StatusScmResult |
executeStatusCommand(ScmProviderRepository repo,
ScmFileSet fileSet) |
executeCommandexecute, getLogger, setLoggerprotected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
executeStatusCommand in class AbstractStatusCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(GitScmProviderRepository repository, ScmFileSet fileSet)
public static org.codehaus.plexus.util.cli.Commandline createRevparseShowToplevelCommand(ScmFileSet fileSet)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.