Hacker News new | ask | show | jobs
by adekok 4198 days ago
I'm running it now on a repository with 15 years of history, and ~15K commits. Let's see how it goes. :)

One thing I noticed is that the scripts are written to run once, and always do everything. It would be better to have a Makefile and dependencies, so that the you can run it multiple times, and only the changes are updated.

I'll see if I can push some fixes to github.

1 comments

let me know if you find points that can be improved; I would be more than glad to pull your changes in to the main repository.

Thanks for trying this out.