Skip to content

Instantly share code, notes, and snippets.

@cljoly
Created November 6, 2022 09:09
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cljoly/f7ba3f2b6493019f7df50cc6691bccd0 to your computer and use it in GitHub Desktop.
Save cljoly/f7ba3f2b6493019f7df50cc6691bccd0 to your computer and use it in GitHub Desktop.
.PHONY: hooks
hooks:
git config --local core.hooksPath $(shell pwd)/.githooks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment