79198998

Date: 2024-11-18 07:16:31
Score: 0.5
Natty:
Report link

In my case, from GIT windows to a remote GIT on pi raspberry server, using this command:

GIT_SSH_COMMAND="ssh -p 22" git push origin master

instead of

git push origin master

solved the problem

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user1719210