I use Visual Studio Code and I'm trying to git pull
from my GitHub repository as usual. It seems to be indefinitely hanging all of a sudden. In fact it looks like all commands that involve communicating with the repository are hanging. How can I go about triaging / fixing this?
My fix: I was on VSCode 1.62.1. I forced an update to 1.62.2 and it fixed the issue for me.