Terminal输入指令:

git fetch

 

拉取一下更新,之后就看到了。

git branch -r 看远程分支

git branch -l 看本地分支

gir branch -a 看本地和远程分支

 

gitlab新建分支后,android studio拿不到

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2022-12-23
  • 2021-10-22
  • 2021-09-11
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-03-01
  • 2022-12-23
  • 2021-08-18
  • 2022-12-23
相关资源
相似解决方案