Toby Suggate
Toby Suggate
Thanks for letting me know. I have seen this happen to someone else once before but it's not happened to me. Any more details on how to reproduce it reliably...
Hi @Hankslab-ABG, sorry to hear about your trouble. It sounds like you are using Windows? If you run `git --version` in cmd.exe you should see a version printed out. If...
Yeah, it means that git isn't set in Path in your environment variables. I think the git installer asks whether you want it added when you run it and maybe...
It could be this:  I think GitFiend won't work if you select option 1.
Thanks for the bug report, I'll take a look into this today.
I just tried to replicate this and failed. Windows 11, latest Git installed and even the same qt creator repo and commit. It could be you have some git config...
Oh interesting. Thanks for the investigation and info. It looks like protecting against is pretty straight forward, so I think I'll add it.
hippydream was referring to custom settings in .gitconfig. If you have been modifying this with overrides for git commands then it could cause an issue. You could also try out...
Hi @nonconforme, thanks. Yeah possibly. I wonder if it could just be better at remembering what you last selected? So if you unselected everything, then only selected the files you...
Thanks for reporting this. I'll have a look at it.