jesseduffield / jesseduffield/lazygit
Unable to apply/pop stash even though files are not dirty
- Dominant language
- Go
- Stars
- 82.4k
- Forks
- 3k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 19
Description
**Describe the bug**
Sometimes when I try to apply or pop a stash, I get this error:

This error would make sense if the listed files also had non-commited/dirty changes, but as you can see from the files panel, they do not have any changes.
I am able to run `git stash apply` with no problems.
**To Reproduce**
Steps to reproduce the behavior:
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: macOS
- Lazygit Version: latest
- The last commit id if you built project from sources (run : ```git-rev parse HEAD```)
**Additional context**
Add any other context about the problem here.
Contributor guide
Assessment
This issue has not been assessed yet.