... | @@ -2597,9 +2597,11 @@ GitLab or another service that is expected. |
... | @@ -2597,9 +2597,11 @@ GitLab or another service that is expected. |
|
|
|
|
|
1. I will assume you have an ssh key pair prepared and set up with your
|
|
1. I will assume you have an ssh key pair prepared and set up with your
|
|
service of choice.
|
|
service of choice.
|
|
|
|
|
|
- Github has an [ssh key
|
|
- Github has an [ssh key
|
|
guide](https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent).
|
|
guide](https://help.github.com/en/github/authenticating-to-github/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent).
|
|
- GitLab also has an [ssh key guide](https://docs.gitlab.com/ee/ssh/).
|
|
- GitLab also has an [ssh key guide](https://docs.gitlab.com/ee/ssh/).
|
|
|
|
|
|
2. I will also assume you have an empty repo created with your service of choice.
|
|
2. I will also assume you have an empty repo created with your service of choice.
|
|
|
|
|
|
Now let us add the remote repo.
|
|
Now let us add the remote repo.
|
... | | ... | |