Fir*_*ikh 22 git android refresh remote-branch android-studio
远程存储库中有一个新分支,但它不会出现在android studio的git分支中.如何刷新该列表以显示新分支?
我试过git branch -r 但是新的分支没有显示在列表中.
git branch -r
Pra*_*nik 63
在Android Studio菜单栏中,单击 VCS > Git > Fetch
VCS > Git > Fetch
检查图像:
小智 6
您可以尝试使用VCS (from menu),然后点击Git,然后Fetch。或者,您可以使用git fetch --all
VCS (from menu)
Git
Fetch
git fetch --all
归档时间:
8 年,6 月 前
查看次数:
8746 次
最近记录:
7 年,4 月 前