Matěj Cepl 56cbdc0ed9 feat(install): add support for git-lfs
With git-obs-hooks replacing all .githooks, we need to add
support for git-lfs.
2025-04-28 08:45:57 +02:00
2025-02-10 10:15:25 +01:00
2025-02-10 23:28:47 +01:00

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.

Description
Framework for running git hooks in git-obs and osc
Readme GPL-2.0 68 KiB
Languages
Shell 100%