git log 查看最后一次提交的日志

创建日期: 2023-10-18 11:09 | 作者: 风波 | 浏览次数: 18 | 分类: Git

查看最后一次的 log

git log -n 1

查看最后一次的 stat

git show --stat
18 浏览
12 爬虫
0 评论