ZeroScroll
>
git
>
log
如何查看提交图
$
git log --oneline --graph --all
Command
git
Description
以简洁的图形格式显示提交日志。
Related
如何检查状态