搜索
查看
编辑修改
首页
UNITY
NODEJS
PYTHON
AI
GIT
PHP
GO
CEF3
JAVA
HTML
CSS
搜索
AllinToyou
这个屌丝很懒,什么也没留下!
关注作者
热门标签
jquery
HTML
CSS
PHP
ASP
PYTHON
GO
AI
C
C++
C#
PHOTOSHOP
UNITY
iOS
android
vue
xml
爬虫
SEO
LINUX
WINDOWS
JAVA
MFC
CEF3
CAD
NODEJS
GIT
Pyppeteer
article
热门文章
1
K8S认证|CKA题库+答案| 15. 备份还原Etcd
2
今日选题。
3
makefile清除目标文件的规则_makefile 宏 删除指定文件
4
解决github网站的css,js文件被墙
5
Hadoop 集群搭建_hadoop集群搭建
6
Git学习篇-指令全集
7
基于Python的豆瓣电影评论数据分析与可视化(源代码+可远程部署安装)_评论数据研究背景
8
PTAN实战二 || 智能体agent类_自定义dqnagent
9
数据结构(C语言)快速排序_数据结构排序综合c语言
10
iOS 图片轮播图浅析,教你用SDCycleScrollView自定义样式,附带轮播头部下拉放大效果_sdcyclescrollview 自定义
当前位置:
article
> 正文
使用git命令是提示detected dubious ownership in repository at XXX git config --global --add safe.directory_执行 git checkout .出错 detected dubious ownership
作者:AllinToyou | 2024-06-02 13:28:19
赞
踩
执行 git checkout .出错 detected dubious ownership
如上图所示,原因是你当前仓库clone时使用的是普通用户,当使用root用户操作时便会提示这个。具体原因不太清楚,有知道的欢迎解答一下
解决方案
切回之前的普通用户:
su 用户名
声明:
本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:
https://www.wpsshop.cn/w/AllinToyou/article/detail/662886
推荐阅读
article
git
checkout
和
git
switch
的区别_
git
switch
和
git
checkout
...
和
git
switch
是 Git 中用于切换分支的命令,但它们在某些方面有一些区别。需要注意的是,
git
switch
是...
赞
踩
article
GitLab
、Tortoise Dev Log_locking
support
detected
o...
1.
GitLab
:A default branch (e.g. master) does not yet exist ...
赞
踩
article
文件
一直处于修改状态
git
checkout
无法
还原
的问题解决方法_
git
hack
出现
扫描以后出...
文件
一直处于修改状态
git
checkout
无法
还原
的问题解决方法_
git
hack
出现
扫描以后
出现
修复
git
hack...
赞
踩
article
flyway
Detected
applied
migration
not
resolved
loc...
把数据库中的
flyway
_schema_history表删除,重新编译运行该项目即可。_
detected
applied
...
赞
踩
article
git
解决:
remote
: [
session
-
ff44779b
] 404
not
found
!fat...
在clone克隆拉取
git
仓库中的内容出现报错:
remote
: [
session
-
ff44779b
] 404
not
f...
赞
踩
article
Access
denied
: 404 not
found
fatal
: Could not read...
Git:Access
denied
: 404 not
found
!
fatal
: Could not read from ...
赞
踩
article
GIT
remote
: Not
Found
fatal
: repository '
http
://xx...
问题:
git
clone项目的时候报错,即使是master权限也不行原因:同事之前使用我的电脑登陆过他的帐号,然后发现我...
赞
踩
article
git
push 远程仓库失败并与远程仓库发生冲突解决方法_
unable
to
pull
from
...
使用
git
工具在进行协同开发的时候,有时候会出现这样的问题,当我们需要将本地仓库提交到远程仓库的时候,发现已经有另外一...
赞
踩
article
《
Git
常用命令
》
详细
讲解·第7篇(
git
branch
、
git
checkout
<
branch
/...
注意:在使用
git
checkout
命令时,如果当前工作区有未提交的更改,可能会产生冲突。因此,在执行 checko...
赞
踩
article
解决
github
Push rejected报错 remote: error:
GH013
: Rep...
在
push
代码到master的时候Github 报错 remote: error:
GH013
: Reposi
to
ry ...
赞
踩
article
仓库管理系统:
GitL
a
b
_
gitl
a
b
initi
a
lize
repository
with
a
...
GitL
a
b
是采取“核心开放”的开源模式(即核心代码开源,企业版代码源码可见),
GitL
a
b
支持私有化部署,用户可以在...
赞
踩
article
fatal
:
detected
dubious
ownership
in repository at...
按上面方法应该也行,直接用root账户登录也可以,就不会报上面的错了。_
linux
detected
dubious
li...
赞
踩
相关标签
git
git无法还原
git checkout
flyway
java
服务器
golang
开发语言
后端
git branch
git常用命令
git tag
git分支与标签
git标签
github
gitlab