Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
rekwah
on Oct 9, 2020
|
parent
|
context
|
favorite
| on:
Git scraping: track changes over time by scraping ...
A nice complement to this would be tooling that treats file revisions as time series data, e.g. plot the fire contained percentage over time.
Any existing tools out there?
simonw
on Oct 9, 2020
[–]
Not that I've seen. I've written code to do that using the GitPython library in the past, but I had to write it custom for each project - e.g.
https://simonwillison.net/2019/Oct/10/pge-outages/
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Any existing tools out there?