Write git hook script
In order to provide an alternative to using github, we need to be able to 'inform' our github plugin that a git repository has to be refreshed.
This should be possible since github isn't the one containing the hooks; git itself is.
Related read: