Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 2da3afe

Browse files
Update gitserver.md
修正错别字和语病
1 parent 6fdcc59 commit 2da3afe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎problems/qita/gitserver.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ passwd gitpassword
138138

139139
创建`.ssh` 目录,如果`.ssh` 已经存在了,可以忽略这一项
140140

141-
为啥用配置ssh公钥呢,同学们记不记得我急使用github上传上传代码的时候也要把自己的公钥配置上github上
141+
为啥用配置ssh公钥呢,同学们记不记得我使用github上传代码的时候也要把自己的公钥配置上github上
142142

143143
这也是方面每次操作git仓库的时候不用再去输入密码
144144

@@ -186,7 +186,7 @@ cd /home/git/.ssh/
186186
cat id_rsa.pub >> authorized_keys
187187
```
188188

189-
如何看我们配置的密钥是否成功呢, 在客户点直接登录git服务器,看看是否是免密登陆
189+
如何看我们配置的密钥是否成功呢, 在客户端直接登录git服务器,看看是否是免密登陆
190190
```
191191
ssh git@git服务器ip
192192
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /