Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Git-Hooks Installation

Requirements

git Version 2.9 or later

Installation under Windows

  1. Clone the git-hooks repository.
  2. Open cmd and navigate to repository's directory.
  3. Register hooksPath globally.
    git config --global core.hooksPath %cd%
  4. Done. Git should now use files from your local git-hooks repository as hooks, as long files name match.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages