talisman icon indicating copy to clipboard operation
talisman copied to clipboard

talisman: no such file or directory (Visual studio, windows)

Open tamazbagdavadze opened this issue 2 years ago • 0 comments

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:

  1. create sample project with pre commit hook
  2. try to commit from visual studio

Desktop (please complete the following information):

  • OS: windows 10

tamazbagdavadze avatar Dec 26 '22 14:12 tamazbagdavadze