Socket
Book a DemoInstallSign in
Socket

dont-commit-conflicts.hks

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dont-commit-conflicts.hks

stop contributors from commiting conflicts

latest
Source
npmnpm
Version
0.0.0
Version published
Maintainers
1
Created
Source

Don't Commit Conflicts [dot] hks

Its all in the title

About

dont-commit-conflicts.hks is a node-hooks pre-commit hooks that will stop you from ever commiting another conflict. It is simple to use and easy to add to your git projects.

Usage

If you don't have hooks installed

  • npm install node-hooks -g
  • hooks init
  • hooks install dont-commit-conflicts.hks

If hooks is installed, but not managing you're git-hooks yet

  • hooks init
  • hooks install dont-commit-conflicts.hks

Else

hooks install esprima.hks

Keywords

git

FAQs

Package last updated on 17 Oct 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts