Try using below command implemented in Git 1.8.4.
git log -u -L <upperLimit>,<lowerLimit>:<path_to_filename>
So, in your case upperLimit
& lowerLimit
is the touched line_number
More info - https://www.techpurohit.com/list-some-useful-git-commands