如何查看提交图

$ git log --oneline --graph --all

Command
git
Description
以简洁的图形格式显示提交日志。