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 files) |
protected ScmResult |
executeAddCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
boolean binary) |
executeCommand
execute, getLogger, setLogger
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 files) throws ScmException
ScmException
Copyright © 2003–2014. All rights reserved.