1. I used: git log --graph --oneline --decorate $( git fsck --no-reflog | awk '/dangling commit/ {print $3}' ) From: stackoverflow.com/questions/89332/how-to-recover-a-dropped-stash-in-git sorinc03/856949264290807810