git blame - Suppress the filename and commit hash.
In this case,
105
is the length of the stuff we want to suppress. Tweak it as appropriate.
(git blame some/file.cs)|%{$i=40;$_.Substring($i, $_.Length-$i)}