git-hooks-list

3.1.0 • Public • Published

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', 'pre-commit', ...]

Readme

Keywords

Package Sidebar

Install

npm i git-hooks-list

Weekly Downloads

1,137,919

Version

3.1.0

License

MIT

Unpacked Size

5.57 kB

Total Files

5

Last publish

Collaborators

  • fisker