Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save glitchcowboy/82fb381072aa7d33b3dc32ca04e496a2 to your computer and use it in GitHub Desktop.
Save glitchcowboy/82fb381072aa7d33b3dc32ca04e496a2 to your computer and use it in GitHub Desktop.
mkdir ops
cd ops
git clone [email protected]:apfcu/stratus/ops/git-hooks.git
cd [infrastructure repo]
cp ops/git-hooks/commit-msg infrastructure/.git/hooks/
cp ops/git-hooks/pre-commit infrastructure/.git/hooks/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment