git config --global url."ssh://git@ssh.github.com:443".insteadOf "ssh://git@github.com"
解决 GitHub 22 端口被占用,改用 443 端口连接