Package | Description |
---|---|
com.eviware.soapui.plugins.vcs | |
com.smartbear.readyapi.integrations.vcs.git |
Modifier and Type | Method and Description |
---|---|
CommitResult |
VcsIntegration.commit(Collection<VcsUpdate> updates,
String commitMessage)
Creates a local commit with the changes.
|
CommitResult |
VcsIntegration.pushToRemote(WsdlProjectPro project)
Sends all the last local commits to the remote repository.
|
Modifier and Type | Method and Description |
---|---|
CommitResult |
ReadyApiGitIntegration.commit(Collection<VcsUpdate> vcsUpdates,
String commitMessage) |
CommitResult |
ReadyApiGitIntegration.pushToRemote(WsdlProjectPro project) |
Copyright © 2019. All rights reserved.