In this tutorial I will show how to use git blame and git grep to search the files in your repository for search terms. I will also show how to see who changed a file, when it was changed, and the commits that changed it.