sh 列出Git远程分支(来自http://stackoverflow.com/questions/3471827/how-do-i-list-all-remote-branches-in-git-1

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了sh 列出Git远程分支(来自http://stackoverflow.com/questions/3471827/how-do-i-list-all-remote-branches-in-git-1相关的知识,希望对你有一定的参考价值。

git ls-remote --heads <remote-name>

以上是关于sh 列出Git远程分支(来自http://stackoverflow.com/questions/3471827/how-do-i-list-all-remote-branches-in-git-1的主要内容,如果未能解决你的问题,请参考以下文章

sh 列出远程分支

sh 列出远程分支

列出远程git的全部分支

Git常用命令收集

sh 将本地分支git log与远程分支进行比较

sh 将本地分支git log与远程分支进行比较