Olá bom dia,
estou acompanhando o passo-a-passo para fazer a conexão entre os repositórios, porém ao utilizar o comando citado acima, acontece um erro de conexão (porta 22).
PS C:\Users\caioz\Documents\ALURA\LÓGICA EM PROGRAMAÇÃO 2\js-curso-2-aula1> git remote -v
origin git@github.com:caiohenriquezanetti/numero-secreto.git (fetch)
origin git@github.com:caiohenriquezanetti/numero-secreto.git (push)
PS C:\Users\caioz\Documents\ALURA\LÓGICA EM PROGRAMAÇÃO 2\js-curso-2-aula1> git push -u origin main
ssh: connect to host github.com port 22: Connection timed out
fatal: Could not read from remote repository.