We've all been there before - you go to run git blame and find the commit that caused the bug...and it's a massive formatting commit, and the bug lies deeper. Wouldn't it be great if you could ignore those types of commits?

We've all been there before - you go to run git blame and find the commit that caused the bug...and it's a massive formatting commit, and the bug lies deeper. Wouldn't it be great if you could ignore those types of commits?