public class JGitAddCommand extends AbstractAddCommand implements GitCommand
| Constructor and Description |
|---|
JGitAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ScmResult |
executeAddCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
boolean binary) |
executeCommandexecute, getLogger, setLoggerpublic JGitAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.