1.首先安装gitee插件

1.1file-setting-plugins   搜索 gitee

idea 项目提交到 git码云过程记录

1.2gite插件下载会 报超时的问题,下载不下来

解决方式:file-setting-Appearance&Behavior-System Settings-Updates    将 Use secure connection 去掉勾选即可

idea 项目提交到 git码云过程记录

2.重启idea配置码云

2.1 配置码云    file-setting-Version Control-码云

填写用户名密码  并 测试

idea 项目提交到 git码云过程记录

2.2 git 测试  file-setting-Version Control-git

idea 项目提交到 git码云过程记录

3.新建项目(过程略过  一路下一步)

 

4.托管到码云   Vcs-Import into Version Control--托管到项目到码云

idea 项目提交到 git码云过程记录

下一步 托管

idea 项目提交到 git码云过程记录

ok

idea 项目提交到 git码云过程记录

初始化码云

idea 项目提交到 git码云过程记录

创建好文件夹了,但是还没有代码

 

idea 项目提交到 git码云过程记录

 

右键项目  -》git----add    目的提交代码

idea 项目提交到 git码云过程记录

 

右键项目  -》git----commit directory    目的提交代码

idea 项目提交到 git码云过程记录

选择Commit and Push

idea 项目提交到 git码云过程记录
commit
idea 项目提交到 git码云过程记录

idea 项目提交到 git码云过程记录

idea 项目提交到 git码云过程记录

 

成功

idea 项目提交到 git码云过程记录

 

 

相关文章:

  • 2021-10-07
  • 2021-09-29
  • 2022-01-23
  • 2021-05-28
  • 2021-06-09
  • 2021-12-09
  • 2021-05-22
猜你喜欢
  • 2021-05-08
  • 2022-12-23
  • 2022-12-23
  • 2021-12-16
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案