npm.io
4.2.1 • Published 6 months ago

git-hooks-list

Licence
MIT
Version
4.2.1
Deps
0
Size
5 kB
Vulns
0
Weekly
0
Stars
9

git-hooks-list

Build Status Coverage Npm Version MIT License

List of Git hooks

Data from Git - githooks Documentation

Install

yarn add git-hooks-list

Usage

import gitHooks from 'git-hooks-list'

console.log(gitHooks)
//-> ['applypatch-msg', 'pre-applypatch', 'post-applypatch', ... 25 more items]

Keywords