Useful git hooks.
Go to file
Storm Dragon 300ba28d73 Later versions of Toot removed the --quiet flag, so use redirect to /dev/null now. 2024-02-03 01:30:44 -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
README.md Slightly updated readme. 2023-02-05 14:26:57 -05:00
pre-push Later versions of Toot removed the --quiet flag, so use redirect to /dev/null now. 2024-02-03 01:30:44 -05:00

README.md

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"