第一次push遇到如题的bug处理方法:
mac idea
打开IDE中的terminal,运行,ok
git pull origin master --allow-unrelated-histories
本文介绍在Mac上的IDE中遇到首次使用Git推送时出现的bug处理方法。通过在IDE内置终端运行特定命令,成功解决了与远程仓库历史不相关的问题。
第一次push遇到如题的bug处理方法:
mac idea
打开IDE中的terminal,运行,ok
git pull origin master --allow-unrelated-histories
2327

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