Skip to content

Instantly share code, notes, and snippets.

@mercuriete
Created July 30, 2019 09:34
Show Gist options
  • Save mercuriete/64868bbb9dfeac976a09c3b5266137fa to your computer and use it in GitHub Desktop.
Save mercuriete/64868bbb9dfeac976a09c3b5266137fa to your computer and use it in GitHub Desktop.
#!/bin/bash
# Please give credit to: https://gist.github.com/matthewmccullough/988077
# and to: https://gist.github.com/matthewmccullough/988077#gistcomment-2928496
# Go there and give a star there and not here.
# This is only a copy and paste for personal purposes
gitk --all $(git reflog --format=format:%h)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment