Steve Ward
Steve Ward
Thanks for the report @PDJEY. I'm seeing an exit code 1 in the log file: ``` 2024-04-29T13:01:02.483Z - error: [ui] `git commit -F -` exited with an unexpected code: 1....
That was mainly to see if the issue was present in both the command line and GitHub Desktop. Have you tried committing in GitHub Desktop again to see if that...
Are you still encountering the same specific error? Have you also tried creating a new test repository to see if you encounter this issue there?
@artempopereka are you behind a firewall or proxy that could be interfering with your connection to GitHub? @takashiyoshida can you try to reset the app to ensure there isn't a...
Thanks for the report @arnassavickas. I can see the background fetch hanging in the log: `2024-04-19T05:41:41.386Z - info: [ui] [RepositoryIndicatorUpdater]: Refreshing sidebar indicators for 15 repositories took 43.1s of which...
@Justin-JHG thanks for the issue. At this time Sublime Text portable is not on the list of supported editors. There are some qualifications for an editor to be detected by...
Thanks for the report @bastian2001, I was able to reproduce this behavior as well.
Thanks for the detailed report and reproduction steps @EmosewaMC. I'm sorry to hear about the issues you encountered. I got around to testing this and was unable to reproduce the...
Thanks for the report @snurdlgod. You could try running this from the command line (Repository -> Open in command line): `git lfs fetch --all origin ` That should get things...
Thanks for the report @Hesuri. I tried reproducing this but have been unsuccessful so far. A couple of questions: - Does discarding files that aren't binary work without issue? -...