Steve Ward
Steve Ward
Are you seeing uncommitted changes in GitHub Desktop right now that are showing as file mode changes? It looks like that message is in your editor/IDE, so it could be...
What happens if you try to discard those changes in GitHub Desktop?
If the line endings have been changed you can follow the steps mentioned here: https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings#refreshing-a-repository-after-changing-line-endings
Thanks for opening this issue @ChiriVulpes, and apologies for the delay in getting back to you. We discussed this internally and think the initial approach sounds good. Feel free to...
@dgo312 thanks for the issue. Can you go to `File` > `Options` > `Accounts` and verify that you are logged in to your GitHub account there?
Closing since this is the expected behavior, see my comment in https://github.com/desktop/desktop/issues/18462#issuecomment-2059846352.
I agree we could handle this better since it is a source of confusion -- I'll reopen this and add an enhancement label for future consideration.
Thanks for the PR @sh0c, and apologies for not getting back to you sooner on this. I'll add this to our project board for review and we'll get back to...
@aybe thanks for the issue. Just to confirm -- were there uncommitted changes present in your repository, but they weren't for the `.editorconfig` file? The modal shows if there are...
Thanks for the report @neokofg. We've had some previous reports of this, I'll reference this in our main issue tracking performance as well (https://github.com/desktop/desktop/issues/10625).