开发者

GIT - how I could count all lines in all files?

开发者 https://www.devze.com 2023-01-31 00:07 出处:网络
I would like count all 开发者_如何转开发code lines in all files in current HEAD. How I could do it?Are you looking to count all lines, or all changed lines? If it\'s the first one, sloccount will coun

I would like count all 开发者_如何转开发code lines in all files in current HEAD. How I could do it?


Are you looking to count all lines, or all changed lines? If it's the first one, sloccount will count LOC for you.

0

精彩评论

暂无评论...
验证码 换一张
取 消