public class GitRemoteInfoCommand extends AbstractRemoteInfoCommand implements GitCommand
| Constructor and Description |
|---|
GitRemoteInfoCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(GitScmProviderRepository repository) |
RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
executeCommandexecute, getLogger, setLoggerpublic GitRemoteInfoCommand()
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand in class AbstractRemoteInfoCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(GitScmProviderRepository repository)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.