li2
3/9/2018 - 10:56 AM

#

[gitk : View the details changed history of an individual file using Git versioning] https://goo.gl/NvJUD9

#tags: git

For this I'd use:

gitk [filename]

or to follow filename past renames

gitk --follow [filename]