当前位置:网站首页>Multi person cooperation project to see how many lines of code each person has written
Multi person cooperation project to see how many lines of code each person has written
2022-07-05 13:23:00 【Exquisite·】
git log --format='%aN' | sort -u | while read name; do echo -en "$name\t"; git log --author="$name" --pretty=tformat: --numstat | grep "\(.java\)$" | awk '{ add += $1; subs += $2; loc += $1 - $2 } END { printf "added lines: %s, removed lines: %s, total lines: %s\n", add, subs, loc }' -; done
边栏推荐
- uni-app开发语音识别app,讲究的就是简单快速。
- STM32 and motor development (from architecture diagram to documentation)
- 49. Grouping of alphabetic ectopic words: give you a string array, please combine the alphabetic ectopic words together. You can return a list of results in any order. An alphabetic ectopic word is a
- [daily question] 1200 Minimum absolute difference
- leetcode:221. Maximum square [essence of DP state transition]
- 同事半个月都没搞懂selenium,我半个小时就给他整明白!顺手秀了一波爬淘宝的操作[通俗易懂]
- Difference between avc1 and H264
- Clock cycle
- Go array and slice
- 山东大学暑期实训一20220620
猜你喜欢
随机推荐
Binder communication process and servicemanager creation process
Notion 类笔记软件如何选择?Notion 、FlowUs 、Wolai 对比评测
MMSeg——Mutli-view时序数据检查与可视化
Rocky basic command 3
“百度杯”CTF比赛 九月场,Web:Upload
With 4 years of working experience, you can't tell five ways of communication between multithreads. Dare you believe it?
Reflection and imagination on the notation like tool
Changing JS code has no effect
Could not set property ‘id‘ of ‘class XX‘ with value ‘XX‘ argument type mismatch 解决办法
JPA规范总结和整理
Backup and restore of Android local SQLite database
碎片化知识管理工具Memos
go map
数据湖(七):Iceberg概念及回顾什么是数据湖
Small case of function transfer parameters
Actual combat simulation │ JWT login authentication
[notes of in-depth study paper]transbtsv2: wider instead of deep transformer for medical image segmentation
How to protect user privacy without password authentication?
Yyds dry goods inventory # solve the real problem of famous enterprises: move the round table
DataPipeline双料入选中国信通院2022数智化图谱、数据库发展报告