| Package | Description |
|---|---|
| com.atlassian.bitbucket.scm.git.pull |
| Modifier and Type | Method and Description |
|---|---|
PullRequestRebaseRequest |
PullRequestRebaseRequest.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.atlassian.bitbucket.repository.RefChange> |
GitPullRequestService.rebase(PullRequestRebaseRequest request)
Rebases a
pull request, updating the "from" ref with new
commits starting from the "to" ref. |
Copyright © 2019 Atlassian. All rights reserved.