Skip to content

Instantly share code, notes, and snippets.

@eddiemoya
Created February 2, 2013 03:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eddiemoya/4696059 to your computer and use it in GitHub Desktop.
Save eddiemoya/4696059 to your computer and use it in GitHub Desktop.
#Where <ref> should be replaced with a branch name, tag name, or commit hash.
git ls-tree -rt <reference> | grep 'commit [0-9A-z]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment