Steve Ward

Results 449 comments of Steve Ward

@jaswindersingh97 thanks for the issue. Just to confirm -- was this an issue you experienced in GitHub Desktop? The screenshot is from github.com, which is why I wanted to check.

@jaswindersingh97 this isn't an issue with GitHub Desktop, it's due to how Git handles case changes. There's good discussion about this in a previous issue [here](https://github.com/desktop/desktop/issues/2672#issuecomment-329011490). To fix this when...

Thanks for the issue @Sifou-Script. Could you open the command prompt and share the output of echo `%PATH%`? If `System32` is not in your `PATH`, you will need to edit...

@VasluianI0n thanks for the report. It looks like you are using WSL. Can you share a few more details about your setup and how you are storing repositories? Are you...

You mentioned this above: >After connecting a secondary account to this account, Can you clarify what you did here? Logging out of GitHub Desktop and then logging in with a...

Adding a second account would not cause this error. Unfortunately this seems like a system configuration issue, which will be difficult for us to diagnose.l Can you try to create...

Requested in https://github.com/desktop/desktop/issues/17121.

Thanks for reporting this @halldk, I'll take a look and see if I can reproduce this on my Windows machine.

I was able to reproduce this @halldk -- fetching and cloning both were hanging when using SSH with a passphrase on Windows. However, when I went to `File` > `Options`...