... | @@ -2595,14 +2595,12 @@ git remote -v |
... | @@ -2595,14 +2595,12 @@ git remote -v |
|
You will recieve no output. Since we have not set up a remote repo on Github,
|
|
You will recieve no output. Since we have not set up a remote repo on Github,
|
|
GitLab or another service that is expected.
|
|
GitLab or another service that is expected.
|
|
|
|
|
|
1. I will assume you have an ssh key pair prepared and set up with your
|
|
- 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/).
|
|
|
|
- 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.
|
|
|
|
|
... | | ... | |