今天在碼云創(chuàng)建新倉(cāng)庫(kù),在提交本地已建好項(xiàng)目時(shí)提示error: src refspec master does not match any錯(cuò)誤,解決方案如下
1.先利用git add "xxx"將所有文件全部添加
2.在進(jìn)行 git commit -m "init"
3.git remote add origin xxxxxxxx.git
4.git push -u origin master
error: src refspec master does not match any錯(cuò)誤提示
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡(jiǎn)書(shū)系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。
相關(guān)閱讀更多精彩內(nèi)容
- 本地倉(cāng)庫(kù)使用如下命令初始化: $ git init 之后使用如下命令添加遠(yuǎn)程庫(kù): $ git remote add...
- 1 error:src refspec master does not match any這個(gè)問(wèn)題,我之前也遇到過(guò)...
- error:src refspec master does not match any 這個(gè)問(wèn)題,我之前也遇到過(guò),...
- 輸入 y ,創(chuàng)建 git_hug 目錄No githug directory found, do you wish...
- 沒(méi)有誰(shuí)會(huì)平白無(wú)故的理解你 最近在推廣一個(gè)課程,當(dāng)自己的想法沒(méi)有得到好友的回應(yīng)的時(shí)候,心里還是受到很大的震蕩,靜下心...