没有检测到的原因是符号链接了另一个 git 导致有两个git,这个时候应该排除掉其中一个。
相关文章
- git提交代码时,Unstaged changes如何过滤.class .log等文件
- idea切换git分支时,提示:Your local changes to the following files would be overwritten by checkout.
- 深度解析与应对Git合并冲突:Your local changes will be overwritten by merge. Commit, stash, or revert them to pro
- git 没拉代码就提交重出现 error: cannot pull with rebase: Your index contains uncommitted changes.
- [Git]解决Please commit your changes or stash them before you merge.
- vscode中更改 git托管的项目里的文件 不显示在 修改项 changes里面
- webstorm中git——commit时出现can not commit changes due to unresolved conflicts
- GitHub学习(三):Phpstorm中的git使用(1)--创建本地仓库与推送
- phpstorm使用git上传下载
- git上传代码出现:no changes added to commit,导致提交失败