Git hooks are small bash scripts that are run each time a certain git event happens. The most popular hooks in our projects are `pre-commit` and `pre-push`. Let us show you how to optimize and manage these using [babashka](https://babashka.org)
No pages have linked to this URL yet.