erikbern / git-of-theseus

Analyze how a Git repo grows over time
https://erikbern.com/2016/12/05/the-half-life-of-code.html
Apache License 2.0
2.56k stars 85 forks source link

Add an option to ignore whitespace changes. #74

Closed AustinWise closed 4 years ago

AustinWise commented 4 years ago

This is especially useful there is a commit that changed the line endings for every file.

erikbern commented 4 years ago

thanks!