Cliff Gordon

Results 47 comments of Cliff Gordon

Here is a copy of my .vsconfig file exported by the VS installer, it is a lot simpler than I thought it was going to be. [chief1983.vsconfig.txt](https://github.com/scp-fs2open/fs2open.github.com/files/3903693/chief1983.vsconfig.txt)

Well, at least in this case it's the sheer volume of forked git processes. If GitX itself isn't the cause, then it would seem to be an issue in the...

Unfortunately not, but I can offer that it is a fairly large repository. git ls-files | wc -l shows it to contain almost 11,000 files. It's possible that may have...

[gitx_crash.log](https://github.com/user-attachments/files/23168533/gitx_crash.log)

So with this repo, it only seems to be running a handful of processes, but they seem to keep restarting themselves due to some mechanism, in an infinite loop. Their...

I mean I did have to do a handful of multiple-file stages and unstages to trigger it, it doesn't ever seem to get stuck on the first one. But I...

Checking back in, I'm glad it's not just me experiencing this. I 'only' have an M1 with 32GB RAM, so not sure if that's somehow related or not. In the...