属性 -> 所有者 -> 更改 -> 勾选应用到所有子目录和文件 -> 应用。例如:文件夹的所有者是Administrator,而当前用户是myAccount。文件夹的所有者和现在的用户不一致。在git bash中输入。">
当前位置:   article > 正文

git bash报错fatal: detected dubious ownership in repository at的解决方法情况

git bash报错fatal: detected dubious ownership in repository at的解决方法情况

git bash报错fatal: detected dubious ownership in repository at的解决方法

情况

git bash中输入"git add ."命令时报错"fatal: detected dubious ownership in repository at"

文件夹的所有者和现在的用户不一致

例如:文件夹的所有者是Administrator,而当前用户是myAccount

方法1

右键文件夹 -> 属性 -> 所有者 -> 更改 -> 勾选应用到所有子目录和文件 -> 应用

方法2(简便)

在git bash中输入

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

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/盐析白兔/article/detail/604415
推荐阅读
相关标签
  

闽ICP备14008679号