andygrunwald / go-gerrit

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

Support more options for rebasing changes #155

Closed lukegb closed 1 year ago

lukegb commented 1 year ago

RebaseInput is relatively big at this point; the main field I'm interested in is actually just on_behalf_of_uploader, but there are several options missing from go-gerrit

https://gerrit.googlesource.com/gerrit/+/refs/heads/master/java/com/google/gerrit/extensions/api/changes/RebaseInput.java https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#rebase-input