simonw / git-history

Tools for analyzing Git history using SQLite
Apache License 2.0
191 stars 18 forks source link

Major refactor to fix issue #33 and get change tracking working properly #36

Closed simonw closed 2 years ago

simonw commented 2 years ago

Refs #33

simonw commented 2 years ago

I'm going to rebase rather than squash-merge this because, while convoluted and messy, there's value in the individual commit history here.