public class GitRemoveCommand extends AbstractRemoveCommand implements GitCommand
Constructor and Description |
---|
GitRemoveCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(File workingDirectory,
List<File> files) |
protected ScmResult |
executeRemoveCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message) |
executeCommand
execute, getLogger, setLogger
public GitRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message) throws ScmException
executeRemoveCommand
in class AbstractRemoveCommand
ScmException
public static Commandline createCommandLine(File workingDirectory, List<File> files) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.