Using Xcode, when attempting to Push a code update to Github, I was prompted with "Pull and Stash". I accidentally selected okay and now my Xcode project is an old version (the last one pushed to GitHub). How can I revert this back to the stashed version?


