查看遠(yuǎn)程庫(kù)的信息 git remote 顯示更詳細(xì)的信息 git remote -v Paste_Image.png 推送分支 git push origin master git push origin dev Paste_Image.png