Closed simonw closed 3 years ago
I like git-history
- it's available on PyPI, it's short and punchy and I can't find other tools with that name written in languages other than Python.
I could change the default command to git-history file ...
- that way I have space to add further commands that deal with other aspects of Git history in the future.
git-history
is a bit of a general name.But... it doesn't actually convert the full Git history to SQLite, just extracts data from one specific file. So
git-history-to-sqlite
is a bad name too.git-file-history
perhaps? Orgit-file-history-to-sqlite
(too long).