erikbern / git-of-theseus

Analyze how a Git repo grows over time

Home Page:https://erikbern.com/2016/12/05/the-half-life-of-code.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open the API

ArneBachmann opened this issue · comments

Allow manual provision of arguments to analyze.analyze() instead of getting them only from sys.argv.
Now I have to fiddle with sys.argv at runtime to invoke analyze().

Yeah seems like a great idea. Want to put together a pull request?

Will try to, time allowing.