I did: $ git stash $ git pop $ git checkout -- <modified files> Now I don't have changes I stashed. I guess the blobs with stashed files should be somewhere? Is there any way I can get back my changes? I tried to use git-reflog, but I'm not sure how can I find the files I need. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html