79185612

Date: 2024-11-13 15:40:16
Score: 2.5
Natty:
Report link

You should do the following, this helped me a lot

git config --global core.sshCommand "C:/Windows/System32/OpenSSH/ssh.exe"

I took it from a similar question Git fetch/pull/clone hangs on receiving objects

Reasons:
  • Blacklisted phrase (1): helped me a lot
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
Posted by: Artem Luzhanovskyi