kristofer revisou este gist . Ir para a revisão
1 file changed, 14 insertions
butgitkeys.md(arquivo criado)
@@ -0,0 +1,14 @@ | |||
1 | + | # Adding a new SSH key to your GitHub account | |
2 | + | ||
3 | + | As a newbie, you don't understand this, but... | |
4 | + | ||
5 | + | _when you're in a terminal and you're fussing with **git** and you push and **oops** it doesn't work._ | |
6 | + | ||
7 | + | Maybe you need to make sure your git account has keys on your Mac so that `git push` works right. | |
8 | + | ||
9 | + | To configure your account on GitHub.com to use your new (or existing) SSH key, | |
10 | + | you'll also need to add the key to your account. | |
11 | + | ||
12 | + | https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account | |
13 | + | ||
14 | + |
Próximo
Anterior