Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method | Description |
---|---|---|
CompareResults |
RepositoryApi.compare(Integer projectId,
String from,
String to) |
Compare branches, tags or commits.
|
CompareResults |
RepositoryApi.compare(String projectPath,
String from,
String to) |
Compare branches, tags or commits.
|
Copyright © 2018. All rights reserved.