git config --global --add safe.directory 'F:/2020项目/U8ErpSoft'
- 出现以上错误的解决方案(推荐):
Git failed with a fatal error.
Git failed with a fatal error.
fatal: unsafe repository ('F:/2020项目/U8ErpSoft' is owned by someone else)
To add an exception for this directory, call:
git config --global --add safe.directory 'F:/2020项目/U8ErpSoft'
出现以上错误的解决方案(推荐):
git config --global --add safe.directory '*'
最后
以上就是舒心学姐最近收集整理的关于Git推送出现以下错误的全部内容,更多相关Git推送出现以下错误内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复