modulepackage
1.1.0
Repository: https://github.com/git-zjx/git-local-stats.git
Documentation: pkg.go.dev
# README
git-local-stats
使用 Go 可视化本地 Git 提交信息
安装
go install github.com/git-zjx/git-local-stats
使用
# 添加需要统计的库的文件夹
git-local-stats add /path/to/folder
# 可视化某一贡献者的数据
git-local-stats stats [email protected]
来源
这里这里
大体没有修改,只是改了显示的效果和命令执行的方式
# Packages
No description provided by the author