Hacker News new | ask | show | jobs
by vk23 3001 days ago
You can either pass a commit id to git blame to see changes before the reformat happend or you can use git log like this:

git log -L0,10:file.txt