Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

hooks

This repository contains the hooks we use at Gaia in our development process.

installation

Clone this repository somewhere :

git clone git@github.com:gaia-app/git-hooks.git

Global setup (for all your repositories)

Enter the hooks directory and setup your hooks globally :

cd hooks
git config --global core.hooksPath $PWD/git-hooks

Local setup (for a repository only)

Enter the repository you want to manage with the hooks, and run :

git config core.hooksPath <path-to-cloned-repo>

About

the Gaia team git hooks

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages