Skip to content

Commit b64bc94

Browse files
committed
Merge pull request #82 from nuysoft/patch-1
笔误:知识 > 只是
2 parents f789d71 + 34feb99 commit b64bc94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: zh/remotes/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ <h2>
1212
<div class="block">
1313
<p>
1414
Git 并不像 Subversion 那样有个中心服务器。
15-
目前为止所有的命令都是本地执行的,更新的知识本地的数据库
15+
目前为止所有的命令都是本地执行的,更新的只是本地的数据库
1616
要通过 Git 与其他开发者合作,你需要将数据放到一台其他开发者能够连接的服务器上。
1717
Git 实现此流程的方式是将你的数据与另一个仓库同步。在服务器与客户端之间并没有实质的区别 ——
1818
Git 仓库就是 Git 仓库,你可以很容易地在两者之间同步。

0 commit comments

Comments
 (0)