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) | 
executeCommandexecute, getLogger, setLoggerpublic GitRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message) throws ScmException
executeRemoveCommand in class AbstractRemoveCommandScmExceptionpublic static Commandline createCommandLine(File workingDirectory, List<File> files) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.