mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
fixed terminology
This commit is contained in:
@ -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
|
||||
```
|
||||
|
Reference in New Issue
Block a user