1.点击导航栏 VCS -> Import into Version Control -> 托管项目到码云

idea玩转“码云”(二、项目上传码云)

2.输入码云帐号密码,点击login。

idea玩转“码云”(二、项目上传码云)

3.勾选private,点击托管按钮。

idea玩转“码云”(二、项目上传码云)

4.点击OK。

idea玩转“码云”(二、项目上传码云)

5.在项目上右键 ->Git ->Commit Directory

idea玩转“码云”(二、项目上传码云)

6.填写Commit Message(养成良好编码习惯),点击Commit按钮

idea玩转“码云”(二、项目上传码云)

7. 如果没有定义Git的用户名,点击Commit会弹出此弹窗,输入 name和email 点击 Set and Commit即可。

idea玩转“码云”(二、项目上传码云)

8.项目右键 -> Git -> Repository -> Push

idea玩转“码云”(二、项目上传码云)

9.点击Push。

idea玩转“码云”(二、项目上传码云)

10.登录码云查看。到此,项目上传码云成功!~

idea玩转“码云”(二、项目上传码云)

注意:(private勾选后项目并未成为私有项目,需要到码云网页上进行私有设置)

idea玩转“码云”(二、项目上传码云)

相关文章:

  • 2021-12-10
  • 2021-07-31
  • 2021-10-06
  • 2021-06-30
  • 2021-11-27
  • 2021-09-24
  • 2021-09-07
猜你喜欢
  • 2021-05-28
  • 2021-06-11
  • 2021-09-12
  • 2021-06-30
  • 2021-05-21
  • 2021-05-02
相关资源
相似解决方案