snitch
snitch copied to clipboard
snitch list CreateFile error: cannot find the file specified
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
@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!