Skip to content

Instantly share code, notes, and snippets.

@k8scat
Created August 4, 2021 17:10
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 k8scat/4cbce4658020b1760e1a00c321fd110e to your computer and use it in GitHub Desktop.
Save k8scat/4cbce4658020b1760e1a00c321fd110e to your computer and use it in GitHub Desktop.
git-template
# 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