Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help! My local GIT keeps changing Skyfall/imgs/logo.png for some reason #12622

Closed
MadCoder253 opened this issue Feb 21, 2024 · 3 comments
Closed
Assignees

Comments

@MadCoder253
Copy link
Contributor

For some reason, when I pulled master to my local repo, GIT is changing the file Skyfall/imgs/logo.png but I can't tell what it's doing or why it's doing that. Any ideas? I can do a hard reset because GIT just changes the file again.

Here's a screenshot from GitHub Desktop

image

@MadCoder253
Copy link
Contributor Author

@NorWhal Sorry, not sure who else to add. I figured out the cause. Windows doesn't support having two files with different cases. In the report there's logo.png and this one with capital L, Logo.png. That is why it's showing as updated. Is it possible to please have someone delete one of the files?

@nmbradley nmbradley self-assigned this Feb 21, 2024
@nmbradley
Copy link
Collaborator

Fixed by #12623

You may need to git reset --hard origin/master on your master branch

@MadCoder253
Copy link
Contributor Author

@nmbradley Yay!!! It worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants