So I stashed some changes with
git stash
I then executed a
git stash drop
And then I ran
git stash clear
I wanted to restore my changes, I think I just lost my changes, is this true?
So I stashed some changes with
git stash
I then executed a
git stash drop
And then I ran
git stash clear
I wanted to restore my changes, I think I just lost my changes, is this true?