
Others
文章平均质量分 68
宝怡
偶尔玩玩游戏,闲时读读书,忙时敲敲码
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
ssh: connect to host github.com port 22: Connection refused
最近使用 git 拉取 Github 上的项目时老是出现 Connection refused :$ git pull origin masterssh: connect to host github.com port 22: Connection refusedfatal: Could not read from remote repository.Please make sure you have the correct access rightsand the repository exi原创 2022-05-31 10:56:56 · 7668 阅读 · 12 评论 -
Git学习笔记
Git命令与操作学习笔记原创 2019-10-07 23:01:49 · 101 阅读 · 0 评论 -
vim简单了解
在看Git教程的时候,有一些vim的文件操作,就去了解了一些简单的操作。原创 2019-10-07 23:23:26 · 169 阅读 · 0 评论