You stashed something, moved on, and now it's gone. Maybe you ran git stash drop one too many times. Maybe a rebase went sideways and took the stash list with it.

Source: [Dev.to](https://dev.to/thebguy/recovering-a-dropped-stash-what-git-fsck-can-still-find-50g9)

Sponsored