kazazor / git-pre-commit

A pre-commit hook that ignores all the unstagged changes while performing the pre-commit command you wrote (Using Shell, Gulp, Grunt etc..)
https://www.npmjs.com/package/git-pre-commit
MIT License
18 stars 5 forks source link

Fixed the issue where when running git commit --amend we no commits you'll get an error #21

Closed kazazor closed 8 years ago

kazazor commented 8 years ago

Fixes #18