Steve Ward
Steve Ward
Another report in https://github.com/desktop/desktop/issues/17662.
From https://github.com/desktop/desktop/issues/18030: > I have some problems with displaying characters in the GitHub Desktop. My file vers.info is in cp1251 encoding. And .gitattributes contains the next line "*.info working-tree-encoding=C >...
@MrScautHD are you still encountering this issue? If so, it may be worth trying a fresh install: Here's how to do that: 1. Close GitHub Desktop 2. Open File Explorer...
Reported in https://github.com/desktop/desktop/issues/19415.
@agustincrombie it would be in the hidden `.git` directory within your repository. If you share the error output or log file I can take a look.
Feedback from #8074: >I would like to have two different repositories open in their respective desktop on windows 10. For example, Desktop 1 would have all the windows I need,...
GitHub Desktop now provides support for [adding custom editors](https://docs.github.com/en/desktop/configuring-and-customizing-github-desktop/configuring-a-default-editor-in-github-desktop?platform=windows#configuring-a-custom-editor), so you can add the portable version of Sublime Text by following the steps in that linked help article. I'm going...
I was no longer able to reproduce this issue, so I'm going to close it as resolved. I believe it was likely fixed by the work done in https://github.com/desktop/desktop/pull/16286. If...
Can you try opening the repository in the command line and running `git fetch --prune origin` to see if that helps with this?
Can you share the output of `git branch -a`?