79278771

Date: 2024-12-13 15:21:39
Score: 0.5
Natty:
Report link

In my case, I had the error (error: cannot spawn .git/hooks/pre-commit: No such file or directory) because my pre-commit script file was encoded in UTF-8 with BOM.

Changing the encoding to plain UTF-8 fixed it!

Hopefully that will save a headache to some people ^^

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: TedGrassman