GIT просмотреть весь журнал
git reflog | awk '{ print $1 }' | xargs gitk
Glorious Gharial
git reflog | awk '{ print $1 }' | xargs gitk