git clone https://gitee.com/hiszm/C_game.git

push项目到gitee上

cd C_game/
$ git add .
push项目到gitee上
$ git pull origin master

push项目到gitee上
$ git push -u origin master
push项目到gitee上

相关文章:

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