Skip to content

Commit 5fa9685

Browse files
committed
Translate "walking process" to "遍历处理"
1 parent 0ea05a1 commit 5fa9685

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/10-git-internals/sections/transfer-protocols.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ref: refs/heads/master
4141
----
4242

4343
这说明在完成抓取后,你需要检出 `master` 分支。
44-
这时,你就可以开始感受一下这个过程了
44+
这时,你就可以开始遍历处理了
4545
因为你是从 `info/refs` 文件中所提到的 `ca82a6` 提交对象开始的,所以你的首要操作是获取它:
4646

4747
[source]

0 commit comments

Comments
 (0)