Skip to content
This repository was archived by the owner on Apr 3, 2025. It is now read-only.

Latest commit

 

History

History

.git-hooks

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Git Hooks

Please set up your local pre-commit git hook as below

git config --local core.hooksPath .git-hooks

Enabled hooks:

  • AWS credentials protection from accidental commit