git ver el registro completo
git reflog | awk '{ print $1 }' | xargs gitk
Glorious Gharial
git reflog | awk '{ print $1 }' | xargs gitk