赞
踩
git branch -a * master remotes/origin/HEAD -> origin/master remotes/origin/master
需要往多个git服务同步代码,通常需要通过 git branch -a 和 git branch 查看本地分支和远程分支IDE信息
git branch -a
git branch