If I try to do a git pull or push it hangs.
The only way to go out of it is with ctrl-c
.
The other git functions seems to work.
I have tried to do git reset --hard origin/master
but that didn't work.
I am using a remote WSL in VSCode. I have git version 2.25.1. I used an https URL. I am using a remote server namely github.
Anyone an idea of how to fix this?