git clone  http:xxxxxxxxxxxx
git branch new_master  
git checkout  new_master
git add . 
git commit -m "new-graphql"
git push origin     new_master 
git push

  

相关文章:

  • 2021-09-30
  • 2022-12-23
  • 2022-12-23
  • 2022-01-25
  • 2021-12-03
  • 2022-12-23
  • 2021-11-29
  • 2021-11-14
猜你喜欢
  • 2021-04-29
  • 2022-01-10
  • 2021-11-20
  • 2021-07-04
  • 2021-06-17
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案