git-pre-commit icon indicating copy to clipboard operation
git-pre-commit copied to clipboard

Source tree on Ubuntu (14.04.1 LTS Parallels) ignores the pre-commit hook

Open kazazor opened this issue 9 years ago • 3 comments

kazazor avatar Feb 20 '16 12:02 kazazor

Tested on Ubuntu 14.04.1 (LTS version at the time of the test) using Parallels for OSX.

The git pre-commit hook is being ignored and the code is being committed even that the pre-commit hook should have failed it (on the terminal it works fine on the same scenario)

kazazor avatar Feb 26 '16 11:02 kazazor

The test was made using SSHFS to the guest Ubuntu on the OSX machine (Using Parallels).

It could be that for some reason the error occurs due to the use of SSHFS.

Need to be tested on an Ubuntu machine without SSHFS to verify the issue.

kazazor avatar Feb 26 '16 11:02 kazazor

Well apparently I didn't perform the test correctly. I was testing it on SourceTree on the host OSX and not on the Ubuntu Parallels machine. So I'm removing the bug label and returning it to question until a better test will be performed.

kazazor avatar Feb 26 '16 12:02 kazazor