tsoding/snitch

snitch list CreateFile error: cannot find the file specified

Ciremun opened this issue · 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.

fix: git add -A

rexim commented

@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!