question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Capitalization changes in file names not detected in windows

See original GitHub issue

Description

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

  1. Have a file named zh_CN.lang just merged from a PR
  2. Renamed the file on my machine to zh_cn.lang
  3. 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:closed
  • Created 6 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
shiftkeycommented, Apr 24, 2018

@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

0reactions
j-f1commented, Apr 24, 2018

Please open a new issue and fill out the template so we can help you @thibaultmol.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found