I've been looking into git diff and git log options to find a way to trace a given source code line history in the repo (branches, authors, commit messages, etc.) but i don't see anything like this.
Are there third-party git tools that can accomplish this?