Files
git-obs-hooks/README.md
Matěj Cepl b19aecda90 Update README.md
Mark paths as code, so they are correctly displayed.
2025-02-10 23:28:47 +01:00

371 B

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.