Revision: 58594
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at July 23, 2012 19:30 by satie83
Initial Code
git log -g --grep=search_for_this
Initial URL
http://stackoverflow.com/questions/746684/how-to-search-through-all-commits-in-the-repository
Initial Description
I have a Git repository with few branches and dangling commits. I would like to search all such commits in repository for a specific string.
Initial Title
GIT - Search trough all commits in the repository
Initial Tags
git
Initial Language
Bash