📌  相关文章
📜  git 列出所有远程分支 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:26.813000             🧑  作者: Mango

代码示例6
git branch -r
# If this doesn't work for you, try
git ls-remote --heads