Package | Description |
---|---|
org.gitlab4j.api |
Modifier and Type | Method and Description |
---|---|
CompareResults |
RepositoryApi.compare(Object projectIdOrPath,
String from,
String to)
Compare branches, tags or commits.
|
CompareResults |
RepositoryApi.compare(Object projectIdOrPath,
String from,
String to,
boolean straight)
Compare branches, tags or commits.
|
Copyright © 2019. All rights reserved.