git拉取远端分支

1.先获取远端分支列表git

git  remote -vspa

2.切换并拉取远程分支rem

git checkout -b mybbr remotes/aosp/bbr it

相关文章
相关标签/搜索