For those working with Git, @stefanjudis has shared a valuable tip on how to search exclusively within added or removed lines in commits. This approach is particularly beneficial when analyzing code evolution or investigating recent changes. #Git #DevelopmentTips
https://www.stefanjudis.com/today-i-learned/how-to-search-for-strings-in-git-commit-additions-or-deletions/
https://www.stefanjudis.com/today-i-learned/how-to-search-for-strings-in-git-commit-additions-or-deletions/