I get tons of these error since installing, and have tried fixing but no use :(
Error:
PostToolUse:Bash hook error
Failed with non-blocking status code: C:/Program Files/Git/bin/bash.exe: C:/Program Files/Git/bin/bash.exe: cannot execute binary file
Settings.json:
"hooks": {
"PostToolUse": [
{
"matcher": "Bash",
"hooks": [
{
"type": "command",
"timeout": 5
}
]
},