lib/github: introduces comment abstraction
authorAlexandre Terrasa <alexandre@moz-code.org>
Tue, 13 Jan 2015 16:29:53 +0000 (17:29 +0100)
committerAlexandre Terrasa <alexandre@moz-code.org>
Tue, 13 Jan 2015 16:39:55 +0000 (17:39 +0100)
commit43c147d70173a11072ac5987e26a1015c2a00b3c
treefd5712abfe79783a49ebf9ecfae9f304031b9175
parentf94fc7f219958dbd4c8ef3f9723e13552b924a04
lib/github: introduces comment abstraction

Github manage different kinds of comments (in commits, issues and diff).
The abstraction is used to factorize services from these kinds.

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