Terminal栏输入: git init 打开GitHub

IDEA使用git

点击上方空白处:alt+`
选择Commit
IDEA使用git

选择推入缓存的文件,注解(干什么的),完成后选择commit
IDEA使用git

下方工作栏:git remote add (缓存名称,随便填) 远程仓库地址(华为云复制)
IDEA使用git

远程仓库地址

IDEA使用git

在上方:alt+`
选择push
IDEA使用git
选择缓存和注解

IDEA使用git

相关文章:

  • 2021-07-17
  • 2022-12-23
  • 2021-11-18
  • 2021-11-18
  • 2022-01-07
  • 2021-09-07
  • 2021-10-26
猜你喜欢
  • 2021-09-26
  • 2021-11-18
  • 2021-04-01
  • 2021-04-16
  • 2022-01-09
  • 2021-09-02
相关资源
相似解决方案