報錯 hint: Updates were rejected because the remote contains work that you do 解決方法


1. git pull origin master --allow-unrelated-histories

2.git pull origin master

3.git init

4.git remote add origin ssh://git@git.limikeji.com:10022/yanhui/webweb.git (可忽略)

5.git add .


6.git commit -m 'testst'


7.git push -u origin master


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM