Git operation failed because there are uncommitted changes. Commit or undo your changes before retrying. See the Output window for details.
However there are no uncommitted changes. One file that was added is restored from the stash, but that's it - the rest of them are stuck in limbo.
How can I get the rest of my files from the stash? (Short of opening them one by one and copypastaing them into my project...)