git of theseus:分析Git仓库随着时间的增长 源码
一些脚本来分析Git仓库。 产生像这样的(在本身上运行): 正在安装 运行pip install git-of-theseus 跑步 首先,您需要运行git-of-theseus-analyze (有关大量配置,请参见git-of-theseus-analyze --help )。 这将分析存储库,可能会花费一些时间。 之后,您可以生成图! 您可以通过以下几种方法做到这一点: 运行git-of-theseus-stack-plot cohorts.json ,它将写入stack_plot.png 运行git-of-theseus-survival-plot survival
用户评论