git-eventc is a small project aiming to bridge Git repositories to eventd for commit notification.
It provides both a post-receive hook if you host your own Git server and a WebHook handler for hosting services like GitHub or Gitorious.
Documentation
Dependencies
- GLib 2.28
- libeventc (distributed with eventd)
- libsoup (for URL shorteners)
- For the post-receive hook:
- libgit2
- For the WebHook handler:
- json-glib
Bug reporting
Please use the GitHub bug tracker.
Author / Contact
Morgane “Sardem FF7” Glidic (sardemff7@eventd.org) — My other Free Software projects