public class GitAddCommand extends AbstractAddCommand implements GitCommand
logger
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) |
executeCommand
execute
public GitAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand
in class AbstractAddCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(File workingDirectory, List<File> files) throws ScmException
ScmException
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.