github: Remove method `GithubAPI::get_branch_commits`
authorAlexandre Terrasa <alexandre@moz-code.org>
Fri, 21 Jun 2019 02:27:06 +0000 (22:27 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 11 Jul 2019 01:42:16 +0000 (21:42 -0400)
commitb8eb80a22a11008e82945dcc95108453a8c7bc56
tree262a37a4d9e025b1bfbe086165ed371c35608ed3
parent2458a9d8a8777631b1db414adc3475ed9e7af7a3
github: Remove method `GithubAPI::get_branch_commits`

Let clients handle that.

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/github/api.nit
lib/github/tests/test_api.nit