| Modifier and Type | Method and Description |
|---|---|
protected abstract ScmResult |
AbstractUntagCommand.executeUntagCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmUntagParameters scmUntagParameters)
execute untag command
|
| Modifier and Type | Method and Description |
|---|---|
ScmResult |
GitUntagCommand.executeUntagCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmUntagParameters scmUntagParameters)
execute untag command
|
| Modifier and Type | Method and Description |
|---|---|
protected ScmResult |
JGitUntagCommand.executeUntagCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmUntagParameters scmUntagParameters) |
| Modifier and Type | Method and Description |
|---|---|
ScmResult |
SvnUntagCommand.executeUntagCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmUntagParameters scmUntagParameters)
execute untag command
|
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.