git2json:将git日志转换为JSON以便于分析 源码
Git2JSON 将git日志转换为JSON,以便于分析。 免费软件:BSD许可证 文档: : 。 安装 安装git2json的最简单方法是通过pip: pip install git2json 如果您需要最新版本(遇到错误的风险更大),可以克隆此存储库并手动安装它: git clone https://github.com/tarmstrong/git2json.git cd git2json python setup.py install 用法 usage: git2json [-h] [--git-dir GIT_DIR] [--since SINCE] optional arguments: -h, --help show this help message and exit --git-dir GIT_DIR Path to the .gi
文件列表
git2json-master.zip
(预估有个32文件)
git2json-master
MANIFEST.in
99B
.travis.yml
424B
README.rst
3KB
.coveragerc
185B
docs
history.rst
27B
conf.py
8KB
usage.rst
73B
make.bat
6KB
暂无评论