fixed terminology

This commit is contained in:
karen Carias 2015-08-03 15:36:26 -07:00
parent 4f9d32eab0
commit 88ae5a9b20

View file

@ -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
```