mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-20 14:11:11 +00:00
added new commands
This commit is contained in:
@ -34,8 +34,6 @@ You'll see your changes in red when you type "git status".
|
||||
```
|
||||
git add CHANGES IN RED
|
||||
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
|
||||
|
Reference in New Issue
Block a user