我想git log --stat使用 Github API实现类似的功能。
git log --stat
我想获取存储库中发生的所有提交以及在该特定提交中更改的文件。
我应该如何使用 Github API 执行此操作?
python git api github github-api
api ×1
git ×1
github ×1
github-api ×1
python ×1