JesseKPhillips / USA-Constitution

A history of edits to the US Constitution as it has been amended. Written in markdown to match original formatting.
2.15k stars 105 forks source link

"Add .editorconfig" breaks git blame for Constitution.md #19

Closed kachkaev closed 4 years ago

kachkaev commented 4 years ago

I'm wondering if commits in the repo could be re-built from scratch because of 73b7f743ebc65549b1a9b5c62415e453f7ccd08b. Otherwise, here is what we see in git blame for Constitution.md:

Screenshot 2020-02-17 at 19 04 11

Not as pure as could be. Hope the change is easy to automate.

JesseKPhillips commented 4 years ago

I'm not too worried about this, you can always blame an earlier commit: https://github.com/JesseKPhillips/USA-Constitution/blame/9956c5f1b9a91f26da57e06dc3c0beb37692ba9d/Constitution.md

which is ultimately something needed as edits are made.