mirror of
https://github.com/KenanZhu/AutoLibrary.git
synced 2026-06-17 23:13:03 +08:00
fix: 修复 Git 文件名大小写与文件系统不一致的问题
Windows 下 git core.ignorecase=true 导致文件重命名时 Git 无法 检测到大小写变化,推送后服务器上仍为旧命名。通过两步 git mv 强制更新索引,统一所有文件名为规范大小写。 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
Reference in New Issue
Block a user