Skip to content

Commit b64be12

Browse files
Geno1024networm
authored andcommitted
[typo] Full-width period instead of half-width. (#312)
1 parent cb57bac commit b64be12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/02-git-basics/sections/viewing-history.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[[_viewing_history]]
22
=== 查看提交历史
33

4-
在提交了若干更新,又或者克隆了某个项目之后,你也许想回顾下提交历史.
4+
在提交了若干更新,又或者克隆了某个项目之后,你也许想回顾下提交历史
55
完成这个任务最简单而又有效的工具是 `git log` 命令。
66

77
接下来的例子会用我专门用于演示的 simplegit 项目,

0 commit comments

Comments
 (0)