代码:
代码语言:javascript复制 git log --author="obaby" --after="2019-08-04 00:00:01" --before="2019-08-10 12:00:00"
--pretty=tformat: --numstat | grep -v 'static' |
gawk '{ add = $1 ; subs = $2 ; loc = $1 - $2 } END { printf "增加行数:%s 删除行数:%s 变化总行数:%sn",add,subs,loc }'
参数说明:
--author 作者 提交者
--after 开始时间
--before 结束时间
--pretty 格式
上面的代码依赖于linux windows下运行可以使用cgywin 或者mobaxterm,https://mobaxterm.mobatek.net
MobaXterm is your ultimate toolbox for remote computing. In a single Windows application, it provides loads of functions that are tailored for programmers, webmasters, IT administrators and pretty much all users who need to handle their remote jobs in a more simple fashion. MobaXterm provides all the important remote network tools (SSH, X11, RDP, VNC, FTP, MOSH, …) and Unix commands (bash, ls, cat, sed, grep, awk, rsync, …) to Windows desktop, in a single portable exe file which works out of the box. There are many advantages of having an All-In-One network application for your remote tasks, e.g. when you use SSH to connect to a remote server, a graphical SFTP browser will automatically pop up in order to directly edit your remote files. Your remote applications will also display seamlessly on your Windows desktop using the embedded X server
☆文章版权声明☆
* 网站名称:obaby@mars
* 网址:https://h4ck.org.cn/
* 本文标题: 《git 统计一段时间内提交的代码行数》
* 本文链接:https://h4ck.org.cn/2019/08/git-统计一段时间内提交的代码行数/
* 转载文章请标明文章来源,原文标题以及原文链接。请遵从 《署名-非商业性使用-相同方式共享 2.5 中国大陆 (CC BY-NC-SA 2.5 CN) 》许可协议。
分享文章:
相关文章:
- Pycharm Professional 2019.2.3中文乱码
- 青岛移动劫持了*.gravatar.com (:rofl:)
- 阿里云 EC2 CentOS 6.0 系统分区扩容
- DarkComet-RAT v.3.3 Released
- Opera本地个人数据备份工具
- VMProtect ULTIMATE 3.4.0 Build 1155
- Picasa3 DB Path Changer
- Windows git log 中文乱码
- BackTrack5 RC3(1)Startx
- BackTrack5 RC3(2)System