Commit bff8376a authored by karen Carias's avatar karen Carias

added new commands

parent 9d404577
...@@ -34,8 +34,6 @@ You'll see your changes in red when you type "git status". ...@@ -34,8 +34,6 @@ You'll see your changes in red when you type "git status".
``` ```
git add CHANGES IN RED git add CHANGES IN RED
git commit -m "DESCRIBE THE INTENTION OF THE COMMIT" git commit -m "DESCRIBE THE INTENTION OF THE COMMIT"
or
git commit -am "DESCRIBE THE INTENTION OF THE COMMIT WITH AN ADDITIONAL MESSAGE"
``` ```
### Send changes to gitlab.com ### Send changes to gitlab.com
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment