Skip to content

softwarebrauerei/global-git-hooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Global Git Hooks

Global Git Hooks allows to enhance the development process to do more convenient and secure development.

Install

Open a terminal and run the following commands:

git clone https://github.com/softwarebrauerei/global-git-hooks.git ~/.sobr-global-git-hooks
git config --global core.hooksPath ~/.sobr-global-git-hooks/hooks

or run the script directly using

curl https://raw.githubusercontent.com/softwarebrauerei/global-git-hooks/refs/heads/main/install.sh | bash

About

Git Hooks for more convenience and security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages