Capitalization changes in file names not detected in windows
See original GitHub issueDescription
Renaming a file under windows by changing only capitalization of the file name results in the desktop client not detecting any changes. To actually rename the file in remote I had to change the file name from the github website and then syncing it to my pc.
Version
GitHub Desktop version: Chocolate-Covered Yaks (3.3.4.0) 50415df
OS version: Microsoft Windows [Version 10.0.16299.19]
Steps to Reproduce
In my case it was
- Have a file named zh_CN.lang just merged from a PR
- Renamed the file on my machine to zh_cn.lang
- The client doesn’t realize the filename has changed. Restarting it doesn’t help
Expected behavior: GitHub should list the change under the “changes” tab in order for me to commit
Actual behavior: GitHub doesn’t list the change
Reproduces how often: Everytime a file is renamed by only changing the letters’ case
Logs
The windows path of the logs folder in the issue template seems to be outdated, it doesn’t exist.
(%APPDATA%\GitHub Desktop\logs
)
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
File renaming when changing case doesnt work
This is a known bug in Windows for a long time, it is caused by the way Windows names files at a lower...
Read more >Filename capitalization changes ignored in git Git on Windows
However when I change file names within Visual Studio Code, these changes are ignored by git, so I am unable to commit my...
Read more >Can't Change Lowercase Letters in File Names - EEVblog
I assume you are using Windows. Windows filename is case-insensitive, so it thought you made no change and so it made no change....
Read more >Changing filename capitalization for files on a network drive ...
This is a known issue with offline files in Windows 7 and Windows Vista. The official workaround is to rename your file to...
Read more >how to Fix not showing file names error in Windows 10
how to Fix not showing file names error in Windows 10How to Fix disappearing Files and Folders Names problem in Windows 10Subscribe for...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@thibaultmol @j-f1 I’m pretty sure this is the same as #2672 and I’ve written up why this is a known issue in this comment: https://github.com/desktop/desktop/issues/2672#issuecomment-329011490
Please open a new issue and fill out the template so we can help you @thibaultmol.