Further reading
To learn more about the topics that were covered in this chapter, take a look at the following resources:
- Scott Chacon, Ben Straub, Pro Git, 2nd Edition (2014), Apress, Chapter 7.5 Git Tools – Searching: https://git-scm.com/book/en/v2/Git-Tools-Searching
- Christian Couder, Fighting regressions with git bisect (slides from the Linux-Kongress 2009 conference): http://www.linux-kongress.org/2009/slides/fighting_regressions_with_git_bisect_christian_couder.pdf
- Junio C Hamano, Fun with first parent history (2013): https://git-blame.blogspot.com/2013/09/fun-with-first-parent-history.html
- Junio C Hamano, Measuring Project Activities (2) (2013): https://git-blame.blogspot.com/2013/03/measuring-project-activities-2.html
- Jan Goyvaerts, Regular Expressions Tutorial - Learn How to Use and Get The Most out of Regular Expressions: https://www.regular-expressions.info/tutorial.html