git 重装系统提交报错

2023-06-18  本文已影响0人  疯泽清

报错内容 :Set the environment variable GIT_TEST_DEBUG_UNSAFE_DIRECTORIES=true and run again for more information.

解决方法:、git 输入

git config --global --add safe.directory "*"

这样就可以看到现在的分支  继续提交即可

上一篇 下一篇

猜你喜欢

热点阅读