Skip to content

Instantly share code, notes, and snippets.

@StefanMaron
Created June 10, 2021 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save StefanMaron/b9280a2945a725b4c5f83f93383830b4 to your computer and use it in GitHub Desktop.
Save StefanMaron/b9280a2945a725b4c5f83f93383830b4 to your computer and use it in GitHub Desktop.
pre-commit
#!C:/Program\ Files/Git/usr/bin/sh.exe
echo
exec powershell.exe -NoProfile -ExecutionPolicy Bypass -File ".\.githooks\CheckCommitContraints.ps1"
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment