talisman
talisman copied to clipboard
talisman: no such file or directory (Visual studio, windows)
I installed talisman in my project, but when I try to commit from visual studio, I get error:
.git/hooks/pre-commit: line 6: /c/src/[project name]/.git/hooks/bin/talisman: No such file or directory
when I try to commit from cmd, it works.
To Reproduce Steps to reproduce the behavior:
- create sample project with pre commit hook
- try to commit from visual studio
Desktop (please complete the following information):
- OS: windows 10