Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 412 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 412 Bytes

.garaio-githooks

You can skip this checking with git commit --no-verify

Validates that you don't commit forbidden keywords to the repo

Validates that you don't commit on master branch

Validates that you don't commit forbidden files to the repo

install

git clone https://github.com/garaio/.garaio-githooks.git ~/.garaio-githooks

git config --global core.hooksPath ~/.garaio-githooks