Created
August 4, 2021 17:10
-
-
Save k8scat/4cbce4658020b1760e1a00c321fd110e to your computer and use it in GitHub Desktop.
git-template
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
# centos: cd /usr/share/git-core/templates/ | |
# https://stackoverflow.com/questions/2293498/applying-a-git-post-commit-hook-to-all-current-and-future-repos | |
git config --global init.templatedir '~/.git_template' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment