snitch icon indicating copy to clipboard operation
snitch copied to clipboard

snitch list CreateFile error: cannot find the file specified

Open Ciremun opened this issue 4 years ago • 2 comments

OS: Windows 10 test.c didn't have any todos in it the error occured after test.c was moved from the root folder into the tests folder fixed after commiting the changes with git commit

> snitch list
CreateFile test.c: The system cannot find the file specified.

Ciremun avatar Aug 29 '21 20:08 Ciremun

fix: git add -A

Ciremun avatar Dec 31 '21 10:12 Ciremun

@Ciremun thank you for filing this! I could not reproduce that on Linux, but I'll check it out on Windows when I get a chance!

rexim avatar Dec 31 '21 19:12 rexim