Originally Posted By: tfabris
So I try it:
Code:
git blame -e -L:JustTheNameOfMyFunction C:\folder\folder\folder\filename.cs


No joy, it gives me the following error:
Code:
fatal: -L parameter 'JustTheNameOfMyFunction' starting at line 1: no match

Which is not true. There is a perfectly good function of that name inside the file.

It's indented, isn't it?