Skip to content

BleemIs42/pre-commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-commit

Check git merge conflict by default.

Install

npm install githook-pre-commit

Use

package.json

// add pre-commit
{
    "scripts": {
        "echo": "echo \'pre-commit\' cool!"
    },
    // command in scripts
    "pre-commit": ["echo"]
}

Go version

pre-commit-go (https://github.com/BarryYan/pre-commit-go)

Demo

About

Check Check git merger conflict.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published