public class GitRemoveCommand extends AbstractRemoveCommand implements GitCommand
logger
Constructor and Description |
---|
GitRemoveCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(File workingDirectory,
List<File> files) |
protected ScmResult |
executeRemoveCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message) |
executeCommand
execute
public GitRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message) throws ScmException
executeRemoveCommand
in class AbstractRemoveCommand
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.