I work on the intellij idea and I can’t run it in git, pushing stretches to infinity. What can be wrong?
Just endless pushing anyway. I found 3 teams, due to which they normally push:
$ git config --global core.preloadindex true $ git config --global core.fscache true $ git config --global gc.auto 256 I wrote them in git bash