Skip to content

Commit f29923f

Browse files
ChuckieChen945networm
authored andcommitted
修改不通顺的语句
1 parent 34b3f1c commit f29923f

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
@@ -144,7 +144,7 @@ Git 的数据是以基本的静态文件形式提供的(详情见 <<ch10-git-i
144144

145145
(((protocols, SSH)))
146146
架设 Git 服务器时常用 SSH 协议作为传输协议。
147-
因为大多数环境下已经支持通过 SSH 访问 —— 即时没有也比较很容易架设
147+
因为大多数环境下服务器已经支持通过 SSH 访问 —— 即使没有也很容易架设
148148
SSH 协议也是一个验证授权的网络协议;并且,因为其普遍性,架设和使用都很容易。
149149

150150
通过 SSH 协议克隆版本库,你可以指定一个 `ssh://` 的 URL:

0 commit comments

Comments
 (0)