andygrunwald / go-gerrit

Go client/library for Gerrit Code Review
https://godoc.org/github.com/andygrunwald/go-gerrit
MIT License
96 stars 40 forks source link

add: project commits included in #122

Closed Seizens closed 2 years ago

Seizens commented 2 years ago

GetIncludeIn Retrieves the branches and tags in which a change is included.

Branches that are not visible to the calling user according to the project’s read permissions are filtered out from the result.

Gerrit API docs: https://gerrit-review.googlesource.com/Documentation/rest-api-projects.html#get-included-in