Useful git hooks.
Go to file
2024-12-12 21:38:37 -05:00
LICENSE First commit, added pre-push hook for posting commit message to Pleroma or Mastodon. 2023-02-05 14:18:41 -05:00
pre-commit-version-increment Set version file path in file in repositories .git directory. This makes it easy to use with multiple projects while keeping the hook up to date. 2024-12-12 21:38:37 -05:00
pre-push-fediverse Hooks updated. Added a way to ignore posts to fediverse by creating .git/ignorepost. 2024-12-12 21:02:09 -05:00
README.md Slightly updated readme. 2023-02-05 14:26:57 -05:00

git-hooks

Useful git hooks.

Quickly grab the latest version:

curl --output "pre-push" "https://git.stormux.org/storm/git-hooks/raw/branch/master/pre-push"