Skip to content

Instantly share code, notes, and snippets.

@agallou
Created June 28, 2012 12:10
Show Gist options
  • Save agallou/3010978 to your computer and use it in GitHub Desktop.
Save agallou/3010978 to your computer and use it in GitHub Desktop.
git reflog | grep checkout | sed "s/.*from \(.*\)to.*/\1/" | sort -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment