Skip to content

Commit c671697

Browse files
skyblueeenetworm
authored andcommitted
将"once again"译为"再次强调",读起来更舒服些.
1 parent c60cbf1 commit c671697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/07-git-tools/sections/rewriting-history.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ $ git log -4 --pretty=format:"%h %s"
258258
f3cc40e changed my name a bit
259259
----
260260

261-
再一次,这些改动了所有在列表中的提交的 SHA-1 校验和,所以要确保列表中的提交还没有推送到共享仓库中。
261+
再次强调,这些改动了所有在列表中的提交的 SHA-1 校验和,所以要确保列表中的提交还没有推送到共享仓库中。
262262

263263
==== 核武器级选项:filter-branch
264264

0 commit comments

Comments
 (0)