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 0ea05a1 commit 5fa9685Copy full SHA for 5fa9685
book/10-git-internals/sections/transfer-protocols.asc
@@ -41,7 +41,7 @@ ref: refs/heads/master
41
----
42
43
这说明在完成抓取后,你需要检出 `master` 分支。
44
-这时,你就可以开始感受一下这个过程了。
+这时,你就可以开始遍历处理了。
45
因为你是从 `info/refs` 文件中所提到的 `ca82a6` 提交对象开始的,所以你的首要操作是获取它:
46
47
[source]
0 commit comments