commit | 51b7492e95bce924efdbafbac996d746a6b9cb18 | [log] [tgz] |
---|---|---|
author | James E. Blair <jeblair@redhat.com> | Tue Oct 04 14:19:57 2016 -0700 |
committer | James E. Blair <jeblair@redhat.com> | Tue Oct 04 15:01:31 2016 -0700 |
tree | 794053209f134fc98ce01fd2a41c26d4a97966d6 | |
parent | 0eaad558b5d02625b75ba772aceafcb03c4ed2b5 [diff] |
Add getProjectBranches to Source This lets us ask a source for all of the branches for a project. This uses the git protocol for now, but this can get much nicer in the future if we switch to using Gerrit's REST API. It should also be easy to do with github. The included comment indicates why it's being added -- implementation to follow in subsequent changes. Change-Id: I0dfcd61f343a235dcf935aea434b9772d6e746d9