Skip to content

Commit 34b3f1c

Browse files
ChuckieChen945networm
authored andcommitted
添加了漏掉的字
1 parent 560bd81 commit 34b3f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/04-git-server/sections/protocols.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ git remote add local_proj /opt/git/project.git
4949
我们会在 <<r_git_on_the_server>> 讨论如何导出一个裸版本库。
5050

5151
这也是快速从别人的工作目录中拉取更新的方法。
52-
如果你和别人一起合作一个项目,他想让你从版本库中拉取更新时,运行类似 `git pull /home/john/project` 的命令比推送到服务再取回简单多了
52+
如果你和别人一起合作一个项目,他想让你从版本库中拉取更新时,运行类似 `git pull /home/john/project` 的命令比推送到服务器再取回简单多了
5353

5454
===== 缺点
5555

0 commit comments

Comments
 (0)