Name Last Update
.vscode Loading commit data...
.gitignore Loading commit data...
GIT_TEMPLATE_README.md Loading commit data...
README.md Loading commit data...
ciccio Loading commit data...
commit-msg Loading commit data...

README.md

Install Hooks

Commit Message Hook

  • Copy the script commit-msg under the path ./git/hooks
  • Grant the execution privilege to the script (chmod a+x ./git/hooks/commit-msg)