Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncorrect handling of deleted files #227

Open
Strongleong opened this issue Aug 11, 2022 · 0 comments
Open

Uncorrect handling of deleted files #227

Strongleong opened this issue Aug 11, 2022 · 0 comments

Comments

@Strongleong
Copy link

I am bad at explaining, especially in foreign language, so I just will describe steps to reproduce.

  1. init git repository
  2. create two files TODO's
  3. stage them
  4. check that snitch list works properly
  5. commit files
  6. delete one of the files
  7. snitch list without staging/committing

Result: stat <deleted filename>: no such file or directory

No sure if that is intended behavior but I think it is may be connected to #90

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant