This website requires JavaScript.
Explore
Help
Sign In
opdavies
/
build-configs
Watch
1
Star
0
Fork
You've already forked build-configs
0
mirror of
https://github.com/opdavies/build-configs.git
synced
2025-02-02 13:57:33 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
8eb8a9d6e3
build-configs
/
templates
/
common
/
.githooks
/
pre-push.twig
8 lines
79 B
Twig
Raw
Normal View
History
Unescape
Escape
feat: add and enable pre-push Git hooks
2023-04-24 21:54:34 +00:00
#!/usr/bin/env bash
fix: add missing managed text
2023-04-24 22:00:25 +00:00
#
{{
managedText
}}
feat: add and enable pre-push Git hooks
2023-04-24 21:54:34 +00:00
set -euo pipefail
fix(git-hooks): use `run test:commit` Use the `run` script instead of `just` as its no longer being generated.
2023-11-23 06:38:35 +00:00
./run test:commit
Reference in a new issue
Copy permalink