There is no tracking information for the current branch.
Please specify which branch you want to merge with.

 

>git remote -v

E:\xiaochuang>git remote -vv

E:\xiaochuang>git remote add origin [email protected]:backEnd/xiaochuang_backend.git

新建的项目中这样遇到的问题;就是这样解决的.


g新建的项目提交代码遇到的问题;

相关文章:

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