public class JGitCheckInCommand extends AbstractCheckInCommand implements GitCommand
git config --global maven-scm.maildomain mycomp.com git config --global maven-scm.forceUsername true | Modifier and Type | Field and Description |
|---|---|
protected static String |
GIT_FORCE |
protected static String |
GIT_MAILDOMAIN |
protected static String |
GIT_MAVEN_SECTION |
NAME| Constructor and Description |
|---|
JGitCheckInCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message,
ScmVersion version) |
executeCommandexecute, getLogger, setLoggerprotected static final String GIT_MAVEN_SECTION
protected static final String GIT_MAILDOMAIN
protected static final String GIT_FORCE
public JGitCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, ScmVersion version) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.