public class GitRemoteInfoCommand extends AbstractRemoteInfoCommand implements GitCommand
logger
Constructor and Description |
---|
GitRemoteInfoCommand(Map<String,String> environmentVariables) |
Modifier and Type | Method and Description |
---|---|
org.codehaus.plexus.util.cli.Commandline |
createCommandLine(GitScmProviderRepository repository) |
RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
executeCommand
execute
public GitRemoteInfoCommand(Map<String,String> environmentVariables)
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand
in class AbstractRemoteInfoCommand
ScmException
public org.codehaus.plexus.util.cli.Commandline createCommandLine(GitScmProviderRepository repository)
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.