Posted in Python onSeptember 15, 2020
Git设置
1.Git安装
2.SSH密钥设置
生成密钥
ssh-keygen -t rsa -C example@mail.com
将密钥的 id_rsa.pub 内容复制出来,放到github上
https://3water.com/article/195662.htm
3.PyCharm设置
生成Token:https://3water.com/article/195664.htm
或者https://3water.com/article/195666.htm
4.Github克隆项目
5.项目的版本操作(Get)
6.Github上传项目
报错
网络问题导致报错:
Couldn't get the list of GitHub repositories: Connect to api.github.com:443 [api.github.com/13.250.168.23] failed: Connection refused: connect
我是搭着梯子才成功的,其他操作不需要。
到此这篇关于Pycharm Git 设置方法的文章就介绍到这了,更多相关Pycharm Git 设置内容请搜索三水点靠木以前的文章或继续浏览下面的相关文章希望大家以后多多支持三水点靠木!
Pycharm Git 设置方法
- Author -
zlb_zlb声明:登载此文出于传递更多信息之目的,并不意味着赞同其观点或证实其描述。
Reply on: @reply_date@
@reply_contents@