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)  | 
executeCommandexecute, getLogger, setLoggerpublic GitRemoteInfoCommand()
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand in class AbstractRemoteInfoCommandScmExceptionpublic static Commandline createCommandLine(GitScmProviderRepository repository)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.