We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb57bac commit b64be12Copy full SHA for b64be12
book/02-git-basics/sections/viewing-history.asc
@@ -1,7 +1,7 @@
1
[[_viewing_history]]
2
=== 查看提交历史
3
4
-在提交了若干更新,又或者克隆了某个项目之后,你也许想回顾下提交历史.
+在提交了若干更新,又或者克隆了某个项目之后,你也许想回顾下提交历史。
5
完成这个任务最简单而又有效的工具是 `git log` 命令。
6
7
接下来的例子会用我专门用于演示的 simplegit 项目,
0 commit comments