可能是因为远程仓库和本地仓库起始不一致导致的问题
也就是两个仓库没有共同的 commit 出现的无法提交。
git pull origin master --allow-unrelated-histories
原文章:
https://blog.csdn.net/m0_63217468/article/details/126667119
开发板推荐:天空星STM32F407VET6开发板
超高性价比 STM32主控 | 超高主频 | 一板兼容百芯 | 比赛神器 | 沉金彩色丝印
可能是因为远程仓库和本地仓库起始不一致导致的问题
也就是两个仓库没有共同的 commit 出现的无法提交。
git pull origin master --allow-unrelated-histories
原文章:
https://blog.csdn.net/m0_63217468/article/details/126667119
开发板推荐:天空星STM32F407VET6开发板
超高性价比 STM32主控 | 超高主频 | 一板兼容百芯 | 比赛神器 | 沉金彩色丝印
1548
609
1503

被折叠的 条评论
为什么被折叠?
