79201452

Date: 2024-11-18 21:14:43
Score: 0.5
Natty:
Report link

Why does getting SSH working with git/Azure/Bitbucket always feel like such a dumpster fire?

Anyway this step from the official Bitbucket docs worked for me, I ran in Windows PowerShell:

git config --global core.sshCommand C:/Windows/System32/OpenSSH/ssh.exe
Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Why do
  • Low reputation (0.5):
Posted by: Adam Fuller