下载:
cd到下载目录之后 clone
git clone https://github.com/zhudinghuan
上传:
cd到需要上传的目录(add commit push)
一: git add a.text
二: git commit -m “添加”
三:$ git push origin master

github下载与上传

相关文章:

  • 2021-12-26
  • 2021-06-13
  • 2022-01-15
  • 2021-10-02
  • 2021-11-18
  • 2021-08-13
  • 2021-12-26
猜你喜欢
  • 2021-11-22
  • 2021-10-08
  • 2021-08-07
  • 2021-10-22
  • 2021-04-06
  • 2021-12-24
  • 2021-10-21
相关资源
相似解决方案