git – Visual Studio Code crashes after pushing code to remote repository
I’ve been using Visual Studio Code along with Git so that I can upload my local repositories to my remote repository on GitHub using the Git Bash terminal.
But every time I do ‘Git Push’ VS Code proceeds to freeze and then crash (forces the program to close). And when I try to reopen it after forcing it to close, the program repeats the same thing, freezes and closes.
I would appreciate if someone could give me a solution to this. I thought it might be due to some incompatibility of VS Code with Ubuntu 24.04.01 LTS. But honestly I’m new to Linux and I have no idea about the subject.
Read more here: Source link
