I put all 8,642 Spanish laws in Git – every reform is a commit

https://github.com/EnriqueLop/legalize-es

Commits · EnriqueLop/legalize-es

Spanish legislation as a Git repo — every law is a Markdown file, every reform a commit. 8,600+ laws. - Commits · EnriqueLop/legalize-es

GitHub
I think this is great. Only limit of git is I can't imagine "git blame" works. It would be nice to know who voted for and against each patch. Git isn't structured for collaborative commits.
Yeah you can, just smash commits on the PR where multiple contributed. It will say it was a collaborative commit in history showing all their avatars.