How to work with git
Issue #531
Expand commits in Sublime Merge
local hooks .git/hooks vs hooksPath
Only hooksPath gets run. Removing hooksPath make local hooks work
https://stackoverflow.com/questions/39332407/git-hooks-applying-git-config-core-hookspath
Use git templates
https://coderwall.com/p/jp7d5q/create-a-global-git-commit-hook
Define alias in zshrc
pre-commit
https://itnext.io/using-git-hooks-to-enforce-branch-naming-policy-ffd81fa01e5e