Kohsuke Kawaguchi 63f500ad7f Fixed issue #286
List commit API (https://developer.github.com/v3/repos/commits/#list-commits-on-a-repository) already populates short info, and so populate() call could be excessive.

 It's possible that the short info is always available and therefore there's never a need to call populate(), but that assumption is hard to test, so I'm leaving that in
2016-08-05 21:11:00 -07:00
2016-08-05 21:11:00 -07:00
2013-01-06 04:06:55 +01:00
2014-04-02 09:31:02 -07:00
2012-05-21 22:16:09 -07:00

Java API for GitHub

See http://github-api.kohsuke.org/ for more details
Description
No description provided
Readme 35 MiB
Languages
Java 100%