连接gitlab

https://www.cnblogs.com/mengyu/p/7761340.html

 

一、PyCharm配置Git的环境

  1.PyCharm 连接Git首先需要本机安装Git软件;

   2.PyCharm 版本控制中设置Git的执行路径,file->Setting->Version Control->Git;

 

 

 

 

 

 

 

二、创建远程仓库并获取代码

  1.从gitlab的远程仓库获取代码,VCS-> checkout from version Control -> Git;

 

posted on 2019-10-10 14:02  happygril3  阅读(336)  评论(0)    收藏  举报

导航