public class GitRemoveCommand extends AbstractRemoveCommand implements GitCommand
| 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) |
executeCommandexecute, getLogger, setLoggerpublic GitRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message) throws ScmException
executeRemoveCommand in class AbstractRemoveCommandScmExceptionpublic 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.