第一次把本地仓库推送至远端时,为了以后方便一定要使用 git push -u origin master [此处是把本地的master分支推送至远程的master分支]

推送至远程仓库使用git push -u的原因-LMLPHP

05-19 18:08