git-blame
git-blame copied to clipboard
Doesn't support renames/copys with -C -C -C…?
I just tried to find a commit for a row on a moved file (actually copied but never mind) and just got the refactor commit and not the one I was looking for. I therefor went in and added "-C -C -C" and then I got what I wanted.
Maybe should be some quicker command for this, but could we just add a extra cli args setting?