How can I graph the Lines of Code history for git repo?

前端 未结 4 1029
滥情空心
滥情空心 2020-12-24 05:12

Basically I want to get the number of lines-of-code in the repository after each commit.

The only (really crappy) ways I have found is to use git filter-branch

4条回答
提交回复
热议问题