From: Jean Privat Date: Fri, 16 Oct 2015 20:16:09 +0000 (-0400) Subject: Merge: lib/github: clean code and add some services X-Git-Tag: v0.7.9~30 X-Git-Url: http://nitlanguage.org?hp=801b7228a5046ec5751d9b93e3d2655a38970427 Merge: lib/github: clean code and add some services The first objective of this PR is to clean the `github::api` code and remove typing wranings. It also add new services that can be useful for clients: * `Issue::is_ull_request` * Setters to modify GithubEntitties Pull-Request: #1760 Reviewed-by: Jean Privat ---