The Gerrit UI shows information on related changes, conflicts with, same topics, and cherry picks [1]. I was wondering if there's anyway to get that data using the REST api?
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
On Thu, Jul 17, 2014 at 1:24 PM, Khai Do <zaro...@gmail.com> wrote:
The Gerrit UI shows information on related changes, conflicts with, same topics, and cherry picks [1]. I was wondering if there's anyway to get that data using the REST api?Yes, it is done using the change query REST endpoint [2]