Framework for running git hooks in git-obs and osc
To install the hooks on the system, place executables under:
/usr/share/git-obs-hooks/<git-hook>.d/<filename>
~/.local/share/git-obs-hooks/<git-hook>.d/<filename>
To enable git-obs-hooks in the current git repo, run: install-git-obs-hooks
See githooks(5) man page for more help on the hooks.