git clone 所有分支 Linux 2021-08-02 2 www-fo-a-sp.cngit branch -r | grep -v '\->' | while read remote; do git branch --track "${remote#origin/}" "$remote"; done git fetch --all git pull --all 原文章%77w%77%2Ef%6F%72%61%73%70%2E%63n 上一篇 Mac WindowServer进程占用CPU 下一篇 git clone 所有分支