Skip to content
This repository has been archived by the owner on Apr 23, 2018. It is now read-only.

Kozea/.git_hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

How to add in a repository

git submodule add git@github.com:Kozea/.git_hooks.git
./.git_hooks/install
git commit -am "Add hooks"
git push

When cloning a repo with hooks

git submodule update --init
./.git_hooks/install

To update the hooks

git submodule update

About

A set of git hooks to use in our projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published