|
|
|
|
|
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. |
|
Thanks for trying this out.