Is it a way to search for commits in which files have been changed (code removed or added) using text search?
For example: I have connected to my teams repositorie and now i can see the history of commits. I want to search a commit, in which the line "isGlossaryTermUsed" has changed (added or deleted). I know that i can search it using "search tool", but only if there is such line in code and with this way i cant see what changes the commiter added or deleted.
My english is poor , i hope i formed the question correctly. Thanks in advance.