Couldn‘t check the working tree for unmerged files because of an error. unsafe repository
比如重装系统后,D中的git项目,重新再拉取的时候,报如下错误。到项目 所以目 录打开 git bash,
·
比如重装系统后,D中的git项目,重新再拉取的时候,报如下错误 。
Couldn't check the working tree for unmerged files because of an error. unsafe repository ('D:/myFile/code/test/test-core' is owned by someone else) To add an exception for this directory, call: git config --global --add safe.directory D:/myFile/code/test/test-core Set the environment variable GIT_TEST_DEBUG_UNSAFE_DIRECTORIES=true and run again for more information.
到项目 所以目 录打开 git bash,
执行提示中 call: 后面的命令即可:
git config --global --add safe.directory D:/myFile/code/test/test-core
开放原子开发者工作坊旨在鼓励更多人参与开源活动,与志同道合的开发者们相互交流开发经验、分享开发心得、获取前沿技术趋势。工作坊有多种形式的开发者活动,如meetup、训练营等,主打技术交流,干货满满,真诚地邀请各位开发者共同参与!
更多推荐
已为社区贡献4条内容
所有评论(0)