Skip to content

shinYeongHyeon/githooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

githooks

This Repository will help you set up githooks easily.

How to use

Clone this repository

git clone https://github.com/shinYeongHyeon/githooks.git

Just DO

cd githooks && sh init-git-hooks.sh

Maintenance

The git-hooks directory contains the contents to go into .git/hooks, and if there are any changes, you must run git-hooks.sh included in the project together.

# in your project directory
sh git-hooks.sh