6 ms·
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
by vk23 8y 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