| Package | Description |
|---|---|
| com.talanlabs.gitlab.api.v3.models | |
| com.talanlabs.gitlab.api.v3.services |
| Modifier and Type | Method and Description |
|---|---|
List<GitLabCommitDiff> |
GitlabMergeRequest.getChanges() |
| Modifier and Type | Method and Description |
|---|---|
void |
GitlabMergeRequest.setChanges(List<GitLabCommitDiff> changes) |
| Modifier and Type | Method and Description |
|---|---|
Paged<GitLabCommitDiff> |
GitLabAPICommits.getCommitDiffs(Serializable projectId,
String commitHash,
Pagination pagination)
Get the diff of a commit
|
Copyright © 2017 Talanlabs. All rights reserved.