# gitstats **Repository Path**: xmoo/gitstats ## Basic Information - **Project Name**: gitstats - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gitstats #### 介绍 gitstats借助于git log 对代码仓库进行简单统计的shell脚本 #### 软件架构 软件架构说明 #### 安装教程 1. 下载脚本放置到usr/bin目录 2. chmod 777 gitstats.sh #### 使用说明 1. gitstats stats #### 截图 **使用说明** ![使用说明](https://images.gitee.com/uploads/images/2019/0817/111304_de34c5c5_11651.png "1.png") **前10名** ![输入图片说明](https://images.gitee.com/uploads/images/2019/0817/111314_2951d8f9_11651.png "2.png") **统计所有** ![输入图片说明](https://images.gitee.com/uploads/images/2019/0817/111322_bb2c80e2_11651.png "3.png")