Created
March 17, 2023 15:09
-
-
Save glitchcowboy/82fb381072aa7d33b3dc32ca04e496a2 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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