kucherenko / blamer

blamer is a tool for getting information about author of code from version control system
MIT License
7 stars 8 forks source link

Ignore code movements inside a file #2

Closed batista closed 7 years ago

batista commented 8 years ago

What do you think about ignoring moving of snippets of code as well?

with git blame -w -M one would be ignoring movements of functions up and down in the code.

kucherenko commented 7 years ago

done in blamer@0.1.13