1.创建git仓库

功能栏中VCS->import into version control->creat Git Repository

IDEA中project关联git仓库

2.提交代码

git->commit->push->Define remote

地址为URL+.git

相关文章:

  • 2021-08-20
  • 2021-09-09
  • 2022-12-23
  • 2022-02-12
  • 2021-12-15
  • 2021-09-18
  • 2022-12-23
猜你喜欢
  • 2021-05-24
  • 2021-07-20
  • 2021-10-28
  • 2021-05-25
  • 2022-01-11
相关资源
相似解决方案