git命令:分支不切换,拉取其他远程分支 当前分支:FunPool/Activity 在不切换至develop分支情况下,拉取 origin/develop至develop: git fetch origin develop:develop