查看远程库的信息 git remote 显示更详细的信息 git remote -v Paste_Image.png 推送分支 git push origin master git push origin dev Paste_Image.png