PyCharm连接Gitee教程

PyCharm连接Gitee教程


一、码云Gitee注册

二、电脑上安装Git

  1. 网址:https://git-scm.com/download/win
  2. 安装步骤:换一下保存地址,其余一直‘下一步’即可。

三、PyCharm配置

  1. File--Settings--Plugins--搜索Gitee,安装

img

  1. 重启PyCharm
  2. File--Settings--Version Control--Gitee,点击‘+’登录

img

  1. 上方菜单栏VCS--Get from Version Control,在url中粘贴项目地址,点击Clone即可。

img

img

  1. 上传是先点Commit,再点Push
  2. 下载是点Pull
posted @ 2021-03-02 20:25  叶00  阅读(1896)  评论(0)    收藏  举报