Closed batista closed 7 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.
git blame -w -M
done in blamer@0.1.13
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.