Skip to content

Latest commit

 

History

History

git

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Developing with Git

Git hooks

  • .githooks/pre-commit - Validates .circleci/config.yml before acceptiing a commit.
git config core.hooksPath .githooks