Re: Pre-commit hook does not work properly in recent version

2018-12-13 Thread Johannes Schindelin
Hi Andrew, On Thu, 13 Dec 2018, Andrew Kharchenko wrote: > I found a bug in Git v. 2.20.0 and 2.19.x at least, where pre-commit hook > does not work properly. > > OS: macOS High Sierra > Git: 2.20.0, 2.19.x > > Description: pre-commit file should be marked as executable in order to > recreate

Pre-commit hook does not work properly in recent version

2018-12-13 Thread Andrew Kharchenko
Hello, I found a bug in Git v. 2.20.0 and 2.19.x at least, where pre-commit hook does not work properly. OS: macOS High Sierra Git: 2.20.0, 2.19.x Description: pre-commit file should be marked as executable in order to recreate the bug. When executing “git commit”, it silently exits without an