1.IDEA登录github账号

settings -> Version Controller -> GitHub 用户名密码登录 或token登录都可以

IDEA github 上传项目, 拉取, 删除

 2.VCS -> import into version controller -> share project on github

项目在github就发布成功

 

3.拉取github  待定

  • 下载和安装git
  •     下载地址:https://git-scm.com/download/win,我本机使用的是window操作系统,安装好。
  • 登录IDEA的gitHub账号
  • 配置git安装路径
  • IDEA github 上传项目, 拉取, 删除
  • 检出项目,file -> new  -> project from version controller -> git
  •  或刚打开的窗口选择check out from version controller

 

IDEA github 上传项目, 拉取, 删除

 

 

4.删除github项目repository

IDEA github 上传项目, 拉取, 删除

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
  • 2021-11-23
  • 2021-11-23
  • 2021-05-22
  • 2021-05-31
  • 2021-05-07
猜你喜欢
  • 2021-05-03
  • 2021-11-23
  • 2021-11-23
  • 2021-11-23
  • 2021-12-09
相关资源
相似解决方案