... | @@ -111,7 +111,10 @@ Now we will copy the key you have just created to your GitLab account. |
... | @@ -111,7 +111,10 @@ Now we will copy the key you have just created to your GitLab account. |
|
|
|
|
|
You have successfully added your key to the server. You can now get your code from the server, and send your changes back to the server.
|
|
You have successfully added your key to the server. You can now get your code from the server, and send your changes back to the server.
|
|
|
|
|
|
### First project clone
|
|
### First "clone", "change", "commit" and "push"
|
|
|
|
In this section we will learn how to clone your project down, add changes to it, commit those changes and send them back to the server.
|
|
|
|
|
|
|
|
#### First project clone
|
|
|
|
|
|
Let's get your code from the server to your local machine.
|
|
Let's get your code from the server to your local machine.
|
|
|
|
|
... | | ... | |