fixed terminology
This commit is contained in:
parent
4f9d32eab0
commit
88ae5a9b20
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ Add the commit:
|
|||
git commit -m “DESCRIBE COMMIT IN A FEW WORDS”
|
||||
```
|
||||
|
||||
Send your changes to GitLab.com:
|
||||
Now you can push (send) your changes (in the branch NAME-OF-BRANCH) to GitLab (the git remote named 'origin'):
|
||||
```
|
||||
git push origin NAME-OF-BRANCH
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue