摘要: 年终总结了,看一下自己代码量和提交次数吧。 1、年度个人代码量 git log --since="2022-01-01" --before="2022-12-31" --author="username" --pretty=tformat: --numstat | awk '{ add += $1; 阅读全文
posted @ 2023-01-03 19:22 猕猴桃姑娘 阅读(144) 评论(0) 推荐(0)