Nov 14, 2025 1 min Chinese git Git 指令 git 指令合集 views | comments 查看提交日志# 查看本地 commit 日志: git log 查看远程仓库日志:git log --oneline --graph --all