Hi FE !
Ai
git
前端面试题
前端小tip
  • vite
  • webpack
npm
  • vue2
  • vue3
react
GitHub
Ai
git
前端面试题
前端小tip
  • vite
  • webpack
npm
  • vue2
  • vue3
react
GitHub
  • git文件名字大小写不区分

git文件名字大小写不区分

git config --get core.ignorecase 

得到的结果是false 说明我本地已经配置了 区分大小写了, 如果 窗口提示为true执行下列代码

git config core.ignorecase false 
Edit this page
最近更新: 2025/6/27 02:24
Contributors: qdleader
qdleader
本站总访问量 129823次 | 本站访客数 12人