Skip to content

Instantly share code, notes, and snippets.

@denishaskin
Created June 20, 2012 16:57
Show Gist options
  • Save denishaskin/2960926 to your computer and use it in GitHub Desktop.
Save denishaskin/2960926 to your computer and use it in GitHub Desktop.
why can't I see commit?
hanuman:workspace dwhsix$ git clone git://github.com/hryk/homebrew.git hryk-homebrew
Cloning into 'hryk-homebrew'...
remote: Counting objects: 69392, done.
remote: Compressing objects: 100% (34885/34885), done.
remote: Total 69392 (delta 46470), reused 54302 (delta 33709)
Receiving objects: 100% (69392/69392), 9.90 MiB | 401 KiB/s, done.
Resolving deltas: 100% (46470/46470), done.
hanuman:workspace dwhsix$ cd hryk-homebrew/
hanuman:hryk-homebrew dwhsix$ git --no-pager log | grep d4308592d3df7767963048027145dea22c81fb04
hanuman:hryk-homebrew dwhsix$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment