Created
July 30, 2019 09:34
-
-
Save mercuriete/64868bbb9dfeac976a09c3b5266137fa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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