Skip to content

Instantly share code, notes, and snippets.

@mspreij
Created May 12, 2017 11:24
Show Gist options
  • Save mspreij/8ef24618a129b11bfff225d303b87987 to your computer and use it in GitHub Desktop.
Save mspreij/8ef24618a129b11bfff225d303b87987 to your computer and use it in GitHub Desktop.
alias glb="git reflog | grep checkout | cut -d\ -f6,8 | sed 's/ /\n/' | head -n50 | "' awk '\''!x[$0]++'\'' '" | egrep [g-z] | head -n8"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment