public class GitAddCommand extends AbstractAddCommand implements GitCommand
| Constructor and Description | 
|---|
GitAddCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Commandline | 
createCommandLine(File workingDirectory,
                                  List<File> files)  | 
protected ScmResult | 
executeAddCommand(ScmProviderRepository repo,
                                  ScmFileSet fileSet,
                                  String message,
                                  boolean binary) | 
executeCommandexecute, getLogger, setLoggerpublic GitAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionpublic static Commandline createCommandLine(File workingDirectory, List<File> files) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.