Hi,
I have done a git stash pop with the required sha id (I had to use sudo, otherwise it failed). The content is moved from the stash to the staging area and is dropped from the stash area. However, the tasks is marked as failed. I have tried many times but always get the same result. Please, let me known if I missing something. Thanks in advance.
Solved! I had forgot to commit and push the changes.