标签:ima inf 分支 ast image 技术 http push mic
第一次把本地仓库推送至远端时,为了以后方便一定要使用 git push -u origin master [此处是把本地的master分支推送至远程的master分支]
推送至远程仓库使用git push -u的原因
原文地址:https://www.cnblogs.com/come202011/p/12203315.html