git 在本地更新服务端所有分支

程序原快递 / 2023-05-26 / 原文


git 在本地更新服务端所有分支:git pull --all 或者 git fetch --all,执行一下这个命令,就可以更新服务端所有的分支了