public class GitAddCommand extends AbstractAddCommand implements GitCommand
| Constructor and Description |
|---|
GitAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(File workingDirectory,
List<File> files) |
protected ScmResult |
executeAddCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
boolean binary) |
executeCommandexecute, getLogger, setLoggerpublic GitAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(File workingDirectory, List<File> files) throws ScmException
ScmExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.