Searching in Git
The history tracked by Git is a rich source of information on how a project evolved. Every commit captures what changed, when it changed and by whom. In this post, we'll look at ways of searching through the captured information.
Search the commit me...
kahdev.hashnode.dev6 min read