public class JGitCheckOutCommand extends AbstractCheckOutCommand implements GitCommand
| Constructor and Description |
|---|
JGitCheckOutCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected CheckOutScmResult |
executeCheckOutCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version,
boolean recursive)
For git, the given repository is a remote one.
|
executeCheckOutCommand, executeCommandexecute, getLogger, setLoggerprotected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version, boolean recursive) throws ScmException
executeCheckOutCommand in class AbstractCheckOutCommandScmExceptionCopyright © 2003–2015 The Apache Software Foundation. All rights reserved.