cd existing_folder
git init
git remote add origin http://iZwz9bpej4l4qx4tnt2f6yZ/marc/CopyH28.git
git add .
git commit
git push -u origin master

相关文章:

  • 2021-08-26
  • 2021-05-17
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-08
  • 2021-10-11
猜你喜欢
  • 2022-02-13
  • 2021-09-06
  • 2022-12-23
  • 2021-04-01
  • 2021-12-01
  • 2021-05-22
  • 2022-12-23
相关资源
相似解决方案