Git Remote no longer works
Answered
Intellij 2018.3.1 on Linux
I had my IDE up while I had a linux terminal in the background. The terminal was doing a fetch shared of the entire repository. I think this caused my IDE to stop working correctly with the GIT repo. I can commit locally but when I try to pull, fetch, or push remote, it hangs.
Please sign in to leave a comment.
Update to 2018.3.3 - https://youtrack.jetbrains.com/issue/IDEA-202796
I have updated to 2018.3.3 linux version and I am not sure if it got resolved.
First, I am getting the "Scanning files to index..." which never finishes. I don't know if that is blocking my request to push to GIT or that the push is really hanging again.
Seems like something is wrong with the remote server that is causing it to not respond.