public class GitRemoteInfoCommand extends AbstractRemoteInfoCommand implements GitCommand
Constructor and Description |
---|
GitRemoteInfoCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(GitScmProviderRepository repository) |
RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
executeCommand
execute, getLogger, setLogger
public GitRemoteInfoCommand()
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand
in class AbstractRemoteInfoCommand
ScmException
public static Commandline createCommandLine(GitScmProviderRepository repository)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.