Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 371 Bytes

git-obs-hooks

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.