A Really Useful Git Command For Quickly Searching Text
In this article, we will see a very useful command to search for a particular text inside a project code.
Many times when working on code, you want to find out where in the repository a particular text is used, either to replace it with other text or...
blog.yogeshchavan.dev2 min read
Kieran Roberts
Software Engineer | Ex Hashnode
This is a neat tip Yogesh Chavan. As someone who has been trying to get more comfortable with Git recently this is awesome!